From 9deeeef0928dd6c20d53f96699f27f2987b9d4a8 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Tue, 23 May 2006 19:00:45 +0000 Subject: Remove duplicate item --- Misc/NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index ad24bed..d0d00e9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -22,9 +22,6 @@ Core and builtins - 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. - - Patch #876206: function call speedup by retaining allocated frame objects. -- cgit v0.12