Movatterモバイル変換
[0]ホーム
Error with string.strip
Aahz Maruchaahz at panix.com
Fri Apr 20 12:02:02 EDT 2001
In article <3AE05834.93331DA5 at comm.mot.com>,Stephen Boulet <stephen.boulet at motorola.com> wrote:>>>>> import string>>>> string.strip("all's well as ends well ")>"all's well as ends well">>>> string.strip(" 15157 ? 0:01 ttsession\012")> File "<stdin>", line 1> string.strip(' 15157 ? 0:01 ttsession\012')> ^>SyntaxError: invalid syntax>>Can someone tell me why this doesn't work? Thanks.No, because it works for me. What version of Python are you using? Isthat literally a cut'n'paste?-- --- Aahz <*> (Copyright 2001 byaahz at pobox.com)Androgynous poly kinky vanilla queer het Pythonistahttp://www.rahul.net/aahz/Hugs and backrubs -- I break Rule 6"Beware of companies that claim to be like a family. They might not belying." --Jill Lundquist
More information about the Python-listmailing list
[8]ページ先頭