On Thu, Aug 24, 2000 at 02:47:36PM -0700, Peter Schneider-Kamp wrote: > Update of /cvsroot/python/python/dist/src/Lib > In directory slayer.i.sourceforge.net:/tmp/cvs-serv5582 > > Modified Files: > UserString.py > Log Message: > > simple typo that makes regression test test_userstring fail WTF ? Hmm. I was pretty damned sure I'd fixed that one. I saw it two times, fixed it in two trees at least, but apparently not the one I commited :P I'll get some sleep, soon :P > *************** > *** 56,60 **** > elif isinstance(other, StringType) or isinstance(other, UnicodeType): > self.data += other > ! else > self.data += str(other) > return self > --- 56,60 ---- > elif isinstance(other, StringType) or isinstance(other, UnicodeType): > self.data += other > ! else: > self.data += str(other) > return self -- Thomas Wouters <thomas@xs4all.net> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
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