diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-06-12 14:11:35 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-06-12 14:11:35 (GMT) |
commit | 425ea7f9e4575419fad13c20c771a4f045f1c7e8 (patch) | |
tree | 9e5bf08b0a33042bda697868f7b91d5524c83580 /Misc | |
parent | 23c51a26a5618af873b280256718c7688dfeb8a5 (diff) | |
download | cpython-425ea7f9e4575419fad13c20c771a4f045f1c7e8.zip cpython-425ea7f9e4575419fad13c20c771a4f045f1c7e8.tar.gz cpython-425ea7f9e4575419fad13c20c771a4f045f1c7e8.tar.bz2 |
add a period
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |