R David Murray
|
1ebdd714ac
|
Add a __main__.py to test_email so it works with -m like it did before move.
|
2011-03-29 09:59:45 -04:00 |
|
R David Murray
|
961355a56a
|
Merge #11584: Since __getitem__ returns headers, make decode_header handle them.
|
2011-03-25 15:31:52 -04:00 |
|
R David Murray
|
73bd0448b9
|
Merge #11606: improved body_encode algorithm, no longer produces overlong lines
|
2011-03-24 12:28:39 -04:00 |
|
R David Murray
|
5839b9635c
|
Merge #11590: fix quoprimime decode handling of empty strings and line endings.
|
2011-03-23 15:37:26 -04:00 |
|
R David Murray
|
3dcf745a61
|
Merge #11589: add additional tests for the email quoprimime module.
|
2011-03-23 14:29:49 -04:00 |
|
R David Murray
|
39bc38c39c
|
Fix rename spelling error.
|
2011-03-21 17:36:15 -04:00 |
|
R David Murray
|
9aaba789b3
|
Correctly move email package tests to Lib/test.
|
2011-03-21 17:17:06 -04:00 |
|