Files
cpython/Lib/distutils/command
Thomas Heller e09f63949d Enhancements to the bdist_wininst command:
--bitmap command line option allows to use a different bitmap file instead
of the build-in python powered logo.
--title lets you specify the text to display on the background.

The editbox in the first screen now longer is
selected (highlighted), it had the WS_TABSTOP flag.

This is the patch
http://sourceforge.net/patch/?func=detailpatch&patch_id=103687&group_id=5470
with two changes:
1. No messagebox displayed when the compilation to .pyc or .pyo files
failes, this will only confuse the user (and it will fail under certain
cases, where sys.path contains garbage).
2. A debugging print statement was removed from bdist_wininst.py.
2001-02-19 09:20:30 +00:00
..
2000-10-14 04:06:40 +00:00
2000-10-14 04:06:40 +00:00
2000-10-14 04:06:40 +00:00
2000-10-14 04:06:40 +00:00
2000-05-30 02:04:54 +00:00
2000-10-03 03:32:37 +00:00
2000-10-14 04:06:40 +00:00