• Thomas Heller's avatar
    Patch #892660 from Mark Hammond, for distutils bdist_wininst command. · a19cdad6
    Thomas Heller yazdı
    install.c: support for a 'pre-install-script', run before anything has
    been installed. Provides a 'message_box' module function for use by
    either the pre-install or post-install scripts.
    
    bdist_wininst.py: support for pre-install script. Typo (build->built),
    fixes so that --target-version can still work, even when the
    distribution has extension modules - in this case, we insist on
    --skip-build, as we still can't actually build other versions.
    a19cdad6
install.c 58.2 KB