]> granicus.if.org Git - python/commitdiff
Remove duplicate item
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 23 May 2006 19:00:45 +0000 (19:00 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 23 May 2006 19:00:45 +0000 (19:00 +0000)
Misc/NEWS

index ad24bed973c4f11341049138bb5653a07ae21c82..d0d00e9da8d164f38a77d7115bdcd869f8315775 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -19,9 +19,6 @@ Core and builtins
 
 - Patch #1337051: reduced size of frame objects.
 
-- PyErr_NewException now accepts a tuple of base classes as its
-  "base" parameter.
-
 - PyErr_NewException now accepts a tuple of base classes as its
   "base" parameter.