A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/088543.html below:

Error with string.strip

Error with string.strip Error with string.stripPaolo Invernizzi paoloinvernizzi at dmsware.com
Fri Apr 20 11:58:31 EDT 2001
Python 2.1 (#15, Apr 16 2001, 18:25:49) [MSC 32 bit (Intel)] on win32
Type "copyright", "credits" or "license" for more information.
>>> import string
>>> string.strip(" 15157 ?         0:01 ttsession\012")
'15157 ?         0:01 ttsession'



"Stephen Boulet" <stepheb at comm.mot.com> wrote in message
news:3AE05834.93331DA5 at comm.mot.com...
> Can someone tell me why this doesn't work? Thanks.
>
> >>> 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
>
>
>
>



More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4