From 98f4079fa0737da2e603963704ad3c136b090fb0 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Sat, 24 Nov 2007 04:31:15 +0000 Subject: revert --- Misc/NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 2b13c6a..c2ea956 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -287,9 +287,6 @@ Core and builtins Library ------- -- Issue 1429818: patch for trace and doctest modules so they play nicely - together. - - doctest made a bad assumption that a package's __loader__.get_data() method used universal newlines. -- cgit v0.12