[issue3705] py3k fails under Windows if "-c" or "-m" is given a non-ascii value

Antoine Pitrou report at bugs.python.org
Sun Sep 7 00:50:46 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Looks good and works under Linux.
One small nit, you could just as well use "NN(ssi)" for the
Py_BuildValue and remove Py_DECREF(fob), so as to be more consistent.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3705>
_______________________________________


More information about the Python-bugs-list mailing list