Georg Brandl <[email protected]> added the comment:

The change would be fine with me.  What happens with the PyUnicode_FromString() 
usage in the patch if the string cannot be decoded?  That should not lead to a 
UnicodeError being raised.

Also, the __main__ changes look gratuitous to me.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8754>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to