]> granicus.if.org Git - python/commit
Patch #569753: Remove support for WIN16.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Jun 2002 15:26:10 +0000 (15:26 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Jun 2002 15:26:10 +0000 (15:26 +0000)
commit6238d2b024f061159b2613387ff700695c10deef
tree2c882431a5f1a348c7b4589f0e51a7e0d8bdef46
parentadfa7409f8286bd9581d5decfac5a5edcc1aa7de
Patch #569753: Remove support for WIN16.
Rename all occurrences of MS_WIN32 to MS_WINDOWS.
18 files changed:
Modules/_codecsmodule.c
Modules/_hotshot.c
Modules/_localemodule.c
Modules/mmapmodule.c
Modules/posixmodule.c
Modules/signalmodule.c
Modules/timemodule.c
Objects/fileobject.c
Objects/unicodeobject.c
PC/getpathp.c
PC/pyconfig.h
Python/bltinmodule.c
Python/dynload_win.c
Python/errors.c
Python/frozenmain.c
Python/import.c
Python/pythonrun.c
Python/sysmodule.c