mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
bdist_wininst depends on MBCS codec, unavailable on non-Windows, and bdist_wininst have not worked since at least Python 3.2, possibly never on Python 3. Here we document that bdist_wininst is only supported on Windows, and we mark it unsupported otherwise to skip tests. Distributors of Python 3 can now safely drop the bdist_wininst .exe files without the need to skip bdist_wininst related tests. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bdist.py | ||
| bdist_dumb.py | ||
| bdist_msi.py | ||
| bdist_rpm.py | ||
| bdist_wininst.py | ||
| build.py | ||
| build_clib.py | ||
| build_ext.py | ||
| build_py.py | ||
| build_scripts.py | ||
| check.py | ||
| clean.py | ||
| command_template | ||
| config.py | ||
| install.py | ||
| install_data.py | ||
| install_egg_info.py | ||
| install_headers.py | ||
| install_lib.py | ||
| install_scripts.py | ||
| register.py | ||
| sdist.py | ||
| upload.py | ||
| wininst-6.0.exe | ||
| wininst-7.1.exe | ||
| wininst-8.0.exe | ||
| wininst-9.0-amd64.exe | ||
| wininst-9.0.exe | ||
| wininst-10.0-amd64.exe | ||
| wininst-10.0.exe | ||
| wininst-14.0-amd64.exe | ||
| wininst-14.0.exe | ||