Ezio Melotti <ezio.melo...@gmail.com> added the comment:

Attached a second patch that fixes checks like:
if sys.maxunicode == 65535:
    ...

There are a couple of places (e.g. test_bigmem) where I'm not sure what the 
best fix is, so I added a couple of XXX in the patch.  If you have any 
suggestion please comment either here on in the review page.

----------
Added file: http://bugs.python.org/file23254/issue13054-2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13054>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to