summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-10 22:03:16 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-10 22:03:16 (GMT)
commitb59a2bd9063c0cc5c57f7f50a6efeceaf4040c66 (patch)
tree9155a3534a642db08263b5ef796860a1134cd535 /Misc
parent386a22962f13ab5ae5ad585993cc0a5fd5149a28 (diff)
downloadcpython-b59a2bd9063c0cc5c57f7f50a6efeceaf4040c66.zip
cpython-b59a2bd9063c0cc5c57f7f50a6efeceaf4040c66.tar.gz
cpython-b59a2bd9063c0cc5c57f7f50a6efeceaf4040c66.tar.bz2
Remove the fpformat 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 9c6feeb..e2c165c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -21,6 +21,8 @@ Extension Modules
Library
-------
+- The fpformat module has been removed.
+
- The dircache module has been removed.
- The Canvas module has been removed.