• 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
..
__init__.py Loading commit data...
bdist.py Loading commit data...
bdist_dumb.py Loading commit data...
bdist_rpm.py Loading commit data...
bdist_wininst.py Loading commit data...
build.py Loading commit data...
build_clib.py Loading commit data...
build_ext.py Loading commit data...
build_py.py Loading commit data...
build_scripts.py Loading commit data...
clean.py Loading commit data...
command_template Loading commit data...
config.py Loading commit data...
install.py Loading commit data...
install_data.py Loading commit data...
install_headers.py Loading commit data...
install_lib.py Loading commit data...
install_scripts.py Loading commit data...
sdist.py Loading commit data...