From b39d247ad713aec0c7f4a495e74291af67198b6f Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Fri, 18 Oct 2013 17:05:41 +0300 Subject: Remove a duplicate. --- Misc/NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index ad57f53..7f87d38 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2569,8 +2569,6 @@ Documentation - Issue #17977: The documentation for the cadefault argument's default value in urllib.request.urlopen() is fixed to match the code. -- Issue #15940: Specify effect of locale on time functions. - - Issue #6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney. -- cgit v0.12