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 > > > >
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