cpython/Lib/email/test
Barry Warsaw 795833fbc6 test_parsedate_compact(): A test for optional FWS between the comma
and the day number in an RFC 2822 date specification.  See bug
#552345.
2002-12-30 17:20:53 +00:00
..
data A message with no separating blank line between the headers and the 2002-11-05 21:29:47 +00:00
__init__.py
test_email.py test_parsedate_compact(): A test for optional FWS between the comma 2002-12-30 17:20:53 +00:00
test_email_codecs.py Get rid of relative imports in all unittests. Now anything that 2002-07-23 19:04:11 +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