summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-11 03:00:26 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-11 03:00:26 (GMT)
commitd8b61ee8cc36ba88bfec45a3efb9591439ac1214 (patch)
tree531617b2aa249ab3ff0371bf6c20f24751360a59 /Misc
parent99a9b8628b4f903c9c7032d5b5d2315fce8007ce (diff)
downloadcpython-d8b61ee8cc36ba88bfec45a3efb9591439ac1214.zip
cpython-d8b61ee8cc36ba88bfec45a3efb9591439ac1214.tar.gz
cpython-d8b61ee8cc36ba88bfec45a3efb9591439ac1214.tar.bz2
Remove the mhlib module.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c4d66e0..4ad6137 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -21,6 +21,8 @@ Extension Modules
Library
-------
+- The mhlib module has been removed.
+
- The ihooks module has been removed.
- The fpformat module has been removed.