From 2cd76c772bf08891e9d7d1b224207f9dd6672d89 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Fri, 19 Dec 2003 02:06:06 +0000 Subject: trace fix --- Misc/NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 5258da3..5895dbf 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -13,7 +13,12 @@ Core and builtins ----------------- - Removed PendingDeprecationWarning from apply(). apply() remains - deprecated, but the nuissance warning will not be issued. + deprecated, but the nuisance warning will not be issued. + +Library +------- + +- A couple of bugs were squished in trace.py What's New in Python 2.3.3c1? ============================= -- cgit v0.12