This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35db8a80c19aef7418ed4e1572b962cba6577625
cpython
/
Lib
/
email
/
test
History
Antoine Pitrou
d1b1991fd4
Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository.
...
(they were probably converted right in working copies through an SVN property)
2011-03-05 21:49:50 +01:00
..
data
Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository.
2011-03-05 21:49:50 +01:00
__init__.py
Copying the email package back, despite its failings.
2007-08-30 01:15:14 +00:00
test_email_codecs.py
"Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does things much better, less changes are necessary.
2009-03-30 23:12:30 +00:00
test_email_torture.py
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from
2010-03-14 10:23:39 +00:00
test_email.py
#11019
: Make BytesGenerator handle Message with None body.
2011-01-26 21:21:32 +00:00