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
c873550737cf191a64ea81e9eb50ee7355c7aec7
cpython
/
Lib
/
email
/
test
History
Facundo Batista
2b1b195d39
Fix issue
#1822
: MIMEMultipart.is_multipart() behaves correctly for a
...
just-created (and empty) instance. Added tests for this. Thanks Jonathan Share.
2008-01-19 12:32:27 +00:00
..
data
Actually this file should have svn:eol-style CRLF since it's specifically
2006-03-04 04:55:02 +00:00
__init__.py
Big email 3.0 API changes, with updated unit tests and documentation.
2004-10-03 03:16:19 +00:00
test_email_codecs_renamed.py
Merge email package 4.0 from the sandbox, including documentation, test cases,
2006-03-18 15:41:53 +00:00
test_email_codecs.py
Merge email package 4.0 from the sandbox, including documentation, test cases,
2006-03-18 15:41:53 +00:00
test_email_renamed.py
In response to this SF bug:
2007-07-13 22:12:58 +00:00
test_email_torture.py
Fix test for FeedParser results.
2004-10-03 04:02:43 +00:00
test_email.py
Fix issue
#1822
: MIMEMultipart.is_multipart() behaves correctly for a
2008-01-19 12:32:27 +00:00