summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2003-07-18 20:57:04 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2003-07-18 20:57:04 (GMT)
commitb434d49876a7610a6ca7ce3f58c76525c436159d (patch)
tree2105ecee5e019eaaf0077e57f89b7e919d2e188a /Misc
parent0ed18c29173fb4b8ff53032e6f6597957ba28421 (diff)
downloadcpython-b434d49876a7610a6ca7ce3f58c76525c436159d.zip
cpython-b434d49876a7610a6ca7ce3f58c76525c436159d.tar.gz
cpython-b434d49876a7610a6ca7ce3f58c76525c436159d.tar.bz2
Oh, well.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e1e44a5..13373fc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -69,8 +69,6 @@ Extension modules
A typo was fixed in DBCursor.join_item(), preventing a crash.
-- The time module
-
Library
-------