diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-07-29 09:28:37 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-07-29 09:28:37 +0000 |
commit | e7b2a27d474f49504ab7b395217402b9f6faad9d (patch) | |
tree | d6514adaabb3404cc89710004db2fe2952bd3673 /Python/sysmodule.c | |
parent | 43211ecda25d19d55107f770c13711e85fa2ba8c (diff) | |
download | cpython-git-e7b2a27d474f49504ab7b395217402b9f6faad9d.tar.gz |
Updated to Wise 8.14 (web update).
Got rid of useless "Welcome" screen.
Folded Tcl/Tk into the main Python component.
Bug introduced during upgrade: Start Menu entries didn't work if
installation was to a path with an embedded space, because the
enclosing quotes somehow got dropped on the cmdline args. Repaired.
Years of wizard-generated code blocks left this script hard to read.
Added many more comments, blank lines, and rearranged related code
into related blocks where they had drifted apart.
Added %_PYMAJOR_% and %_PYMINOR_% compiler vrbls, and reworked script
items to use them as appropriate. This should slash the amount of
hand-fiddling needed when version numbers change. Indeed, in the
body of the script, only the first line should need changing now.
Deleted unreferenced wizard-generated compiler vrbls.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions