summaryrefslogtreecommitdiff
path: root/Lib/test/test_old_mailbox.py
Commit message (Expand)AuthorAgeFilesLines
* #15040: Close files in mailbox tests for PyPy compatibilityPetri Lehtinen2012-10-231-4/+12
* Implement #7944. Use `with` throughout the test suite.Brian Curtin2010-10-141-18/+17
* #2622 Import errors in email.message, from a py2app standalone application.Amaury Forgeot d'Arc2009-07-111-2/+2
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-17/+17
* Whitespace normalization.Tim Peters2007-01-301-1/+1
* Improve pattern used for mbox 'From' lines; add a simple testAndrew M. Kuchling2007-01-221-1/+34
* Make copy of test_mailbox.py. We'll still want to check the backwardAndrew M. Kuchling2006-04-221-0/+120