summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-01-04 03:00:51 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-01-04 03:00:51 (GMT)
commit71745802ecb475d1a29adb6944262b2ad8a186ed (patch)
tree02cd38675fef54821d69510a7ef1c48c208bdaaf
parent12cfa6d662fcaf8c3155a3d35f7360992203d4eb (diff)
downloadcpython-71745802ecb475d1a29adb6944262b2ad8a186ed.zip
cpython-71745802ecb475d1a29adb6944262b2ad8a186ed.tar.gz
cpython-71745802ecb475d1a29adb6944262b2ad8a186ed.tar.bz2
Update to record .pyd files removed for Python 2.4.
-rw-r--r--PC/dllbase_nt.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/PC/dllbase_nt.txt b/PC/dllbase_nt.txt
index 44609ea..944ef95 100644
--- a/PC/dllbase_nt.txt
+++ b/PC/dllbase_nt.txt
@@ -15,15 +15,15 @@ Python.exe/Pythonw.exe - 1d000000 - 1e000000 (-1)
Python.dll - 1e000000 - 1e100000 (-1)
Standard Extension Modules 1e100000 - 1e200000 ""
- - _symtable 1e100000 - 1e110000
- - bsddb 1e180000 - 1e188000 ""
+ - _symtable 1e100000 - 1e110000 pyd removed in 2.4
+ - bsddb 1e180000 - 1e188000
- _tkinter 1e190000 - 1e1A0000
- - parser 1e1A0000 - 1e1B0000
+ - parser 1e1A0000 - 1e1B0000 pyd removed in 2.4
- zlib 1e1B0000 - 1e1C0000
- - winreg 1e1C0000 - 1e1D0000
+ - winreg 1e1C0000 - 1e1D0000 pyd removed in 2.4
- _socket 1e1D0000 - 1e1E0000
- - _sre 1e1E0000 - 1e1F0000
- - mmap 1e1F0000 - 1e1FFFFF
+ - _sre 1e1E0000 - 1e1F0000 pyd removed in 2.4
+ - mmap 1e1F0000 - 1e1FFFFF pyd removed in 2.4
More standard extensions 1D100000 - 1e000000
- pyexpat 1D100000 - 1D110000
@@ -31,8 +31,8 @@ More standard extensions 1D100000 - 1e000000
- unicodedata 1D120000 - 1D160000
- winsound 1D160000 - 1D170000
- bZ2 1D170000 - 1D180000
- - datetime 1D180000 - 1D190000
- - _csv 1D190000 - 1D1A0000
+ - datetime 1D180000 - 1D190000 pyd removed in 2.4
+ - _csv 1D190000 - 1D1A0000 pyd removed in 2.4
Other extension modules
- win32api 1e200000 - 1e220000