Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f60073

Browse files
committed
Added a note about the new email package.
1 parent 2835549 commit 2f60073

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Core
5656

5757
Library
5858

59+
- The "email" package has been added. This is basically a port of the
60+
mimelib package <http://sf.net/projects/mimelib> with API changes
61+
and some implementations updated to use iterators and generators.
62+
5963
- difflib.ndiff() and difflib.Differ.compare() are generators now. This
6064
restores the ability of Tools/scripts/ndiff.py to start producing output
6165
before the entire comparison is complete.

0 commit comments

Comments
 (0)