On 10/19/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: [SNIP] > > - make == and != between PyString and Pyunicode return False instead > > of converting > > A patch by Thomas Lee exists: http://bugs.python.org/issue1263 > However it breaks some unit tests.
This is now done. -Brett _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
