From 5707ff192555de2debd7d9832118b995a08f8f9b Mon Sep 17 00:00:00 2001 From: Tim Golden Date: Sun, 27 Apr 2014 18:35:51 +0100 Subject: Backed out changeset: 4b97092aa4bd --- Misc/NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index b7541f4..957da26 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -57,9 +57,6 @@ Core and Builtins Library ------- -- Issue #18314: os.unlink now removes junction points on Windows. - Kim Gräsman - - Issue #19385: Make operations on a closed dbm.dumb database always raise the same exception. -- cgit v0.12