[issue3626] python3.0 interpreter on Cygwin ignores all arguments

Amaury Forgeot d'Arc report at bugs.python.org
Wed Aug 27 13:58:52 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

See also issue3696, and the patch provided there.

Yaakov, you should remove the _locale.dll from your build directory: for
the compilation phase, better have no locale at all than a broken "U" as
default encoding ("U" is the initial of UTF8)

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


More information about the Python-bugs-list mailing list