]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test the rfc822.py module. Contains just a few simple cases, and some
authorBarry Warsaw <barry@python.org>
Thu, 14 Jan 1999 20:00:58 +0000 (20:00 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 14 Jan 1999 20:00:58 +0000 (20:00 +0000)
commite75888eb85489e025fb4a96bea280b8cc2da45f5
tree22a4bd59d880e09d75e9551aa1a7d5690f66cdcc
parent8a578436f493251ae912bc1e1ef09abc38a10316
Test the rfc822.py module.  Contains just a few simple cases, and some
troublesome ones encountered on the c.l.py list.
Lib/test/output/test_rfc822 [new file with mode: 0644]
Lib/test/test_rfc822.py [new file with mode: 0644]