projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23c51a2
)
add a period
author
Benjamin Peterson
<benjamin@python.org>
Thu, 12 Jun 2008 14:11:35 +0000
(14:11 +0000)
committer
Benjamin Peterson
<benjamin@python.org>
Thu, 12 Jun 2008 14:11:35 +0000
(14:11 +0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index fee9c5eac0661fc1802e54442416b0300140f8f2..2c476ae56345c2379c402a10e906067286c9f4c2 100644
(file)
--- 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.