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
eb49ccfdb78152e817138ae2ec35bf427576df51
cpython
/
Lib
/
email
/
test
History
Serhiy Storchaka
49f2ccf83d
Issue
#6598
: Increased time precision and random number range in
...
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
2015-05-19 10:09:27 +03:00
..
data
#14983
: always add a line end after a MIME boundary marker.
2014-02-08 17:54:12 -05:00
__init__.py
…
test_email_codecs_renamed.py
fix import
2009-03-30 02:14:21 +00:00
test_email_codecs.py
#2622
Import errors in email.message, from a py2app standalone application.
2009-07-11 14:33:51 +00:00
test_email_renamed.py
#14983
: always add a line end after a MIME boundary marker.
2014-02-08 17:54:12 -05:00
test_email_torture.py
Add missing import when running these tests standalone.
2010-02-06 23:54:04 +00:00
test_email.py
Issue
#6598
: Increased time precision and random number range in
2015-05-19 10:09:27 +03:00