Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2835549 commit 2f60073Copy full SHA for 2f60073
1 file changed
Misc/NEWS
@@ -56,6 +56,10 @@ Core
56
57
Library
58
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
+
63
- difflib.ndiff() and difflib.Differ.compare() are generators now. This
64
restores the ability of Tools/scripts/ndiff.py to start producing output
65
before the entire comparison is complete.
0 commit comments