From: Benjamin Peterson Date: Thu, 12 Jun 2008 14:11:35 +0000 (+0000) Subject: add a period X-Git-Tag: v3.0b1~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=425ea7f9e4575419fad13c20c771a4f045f1c7e8;p=thirdparty%2FPython%2Fcpython.git add a period --- diff --git a/Misc/NEWS b/Misc/NEWS index fee9c5eac066..2c476ae56345 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -78,7 +78,7 @@ Extension Modules Library ------- -- mimetools has been removed in favor of the email package +- mimetools has been removed in favor of the email package. - Patch #2849: Remove use of rfc822 module from standard library.