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
061f132898d3232420db1c00a5adde13647d7e21
cpython
/
Lib
/
email
/
test
History
Barry Warsaw
06fa042034
Test cases and fixes for bugs described in patch
#873418
: email/Message.py:
...
del_param fails when specifying a header.
2004-08-16 15:47:34 +00:00
..
data
forward porting from release23-maint
2004-05-13 23:18:54 +00:00
__init__.py
The email package's tests live much better in a subpackage
2002-07-19 22:31:10 +00:00
test_email_codecs.py
Add CJK codecs support as discussed on python-dev. (SF
#873597
)
2004-01-17 14:29:29 +00:00
test_email_torture.py
openfile(): Go back to opening the files in text mode. This undoes
2002-10-07 17:27:55 +00:00
test_email.py
Test cases and fixes for bugs described in patch
#873418
: email/Message.py:
2004-08-16 15:47:34 +00:00