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
20c8cd997458b0313b2a13c94de0889a4a7f1c80
cpython
/
Lib
/
email
/
test
History
Serhiy Storchaka
9665cca16d
Issue
#6598
: Avoid clock wrapping around in test_make_msgid_collisions.
...
Use time.time instead of time.clock.
2015-11-10 19:53:37 +02: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
: Avoid clock wrapping around in test_make_msgid_collisions.
2015-11-10 19:53:37 +02:00