[issue10945] bdist_wininst depends on MBCS codec, unavailable on non-Windows

Martin v. Löwis report at bugs.python.org
Sun Oct 16 19:17:47 CEST 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

> Do we need to keep backward compatibility if we change the format of the config 
> data? Or wininst-xx.exe are only usable with trailing config data in the .exe 
> file?

The wininst.exe belongs to the version of distutils it is released with.
So if we change both consistently, no backwards-compatibility problems
arise.

----------
title: bdist_wininst depends on MBCS codec, unavailable on non-Windows -> bdist_wininst depends on MBCS codec,	unavailable on non-Windows

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


More information about the Python-bugs-list mailing list