The following "problem" is easy to fix. However, what I wanted to know is if people (Skip and Guido most importantly) think it is a problem: >>> "a" in u"bbba" 1 >>> u"a" in "bbba" Traceback (innermost last): File "<stdin>", line 1, in ? TypeError: string member test needs char left operand Suggested fix: in stringobject.c, explicitly allow a unicode char left operand. -- Moshe Zadka <mzadka@geocities.com>. http://www.oreilly.com/news/prescod_0300.html
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