• Thomas Heller's avatar
    Enhancements to the bdist_wininst command: · e09f6394
    Thomas Heller yazdı
    --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.
    e09f6394
Adı
Son kayıt (commit)
Son güncelleme
..
command Loading commit data...
README Loading commit data...
__init__.py Loading commit data...
archive_util.py Loading commit data...
bcppcompiler.py Loading commit data...
ccompiler.py Loading commit data...
cmd.py Loading commit data...
core.py Loading commit data...
cygwinccompiler.py Loading commit data...
dep_util.py Loading commit data...
dir_util.py Loading commit data...
dist.py Loading commit data...
errors.py Loading commit data...
extension.py Loading commit data...
fancy_getopt.py Loading commit data...
file_util.py Loading commit data...
filelist.py Loading commit data...
msvccompiler.py Loading commit data...
mwerkscompiler.py Loading commit data...
spawn.py Loading commit data...
sysconfig.py Loading commit data...
text_file.py Loading commit data...
unixccompiler.py Loading commit data...
util.py Loading commit data...
version.py Loading commit data...