cpython: de53c52fbcbf (original) (raw)
Mercurial > cpython
changeset 69812:de53c52fbcbf 2.7
Denote 3.3.0 as the last supported Windows 2000 release. This corresponds with change b9390aa12855 to PEP-11.
Brian Curtin brian@python.org | |
---|---|
date | Tue, 03 May 2011 13:36:34 -0500 |
parents | f6c85df15874 |
children | 1a2f0f545f55 |
files | Tools/msi/msi.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Tools/msi/msi.py 2 |
line wrap: on
line diff
--- a/Tools/msi/msi.py +++ b/Tools/msi/msi.py @@ -505,7 +505,7 @@ def add_ui(db): " would still be Python for DOS.") c = exit_dialog.text("warning", 135, 200, 220, 40, 0x30003,
"{\\VerdanaRed9}Warning: Python 2.7.x is the last "[](#l1.7)