diff options
| author | PJ Eby <distutils-sig@python.org> | 2005-10-16 20:45:30 +0000 |
|---|---|---|
| committer | PJ Eby <distutils-sig@python.org> | 2005-10-16 20:45:30 +0000 |
| commit | 78a680c55cab1f7258f120c27fd0bcfe21625751 (patch) | |
| tree | 7b535fe7eab66d13a987f9125d5e177c634ab40b /setuptools/gui.exe | |
| parent | 04c8010e31148f1d145ba6f74d66f2473ab8d81b (diff) | |
| download | python-setuptools-bitbucket-78a680c55cab1f7258f120c27fd0bcfe21625751.tar.gz | |
Fix problem with Windows console scripts conflicting with module names,
thereby confusing the import process. Scripts are now generated with a
suffix of the form '-script.py' to avoid conflicts. (The .exe's are still
generated without the '-script' part, so you don't have to type it.)
Thanks to Matthew R. Scott for reporting the problem.
Diffstat (limited to 'setuptools/gui.exe')
| -rwxr-xr-x | setuptools/gui.exe | bin | 5632 -> 5632 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/setuptools/gui.exe b/setuptools/gui.exe Binary files differindex 4021a4e4..056f554f 100755 --- a/setuptools/gui.exe +++ b/setuptools/gui.exe |
