]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
A specific test for bug #481221, getaddrlist() failing on long
authorBarry Warsaw <barry@python.org>
Tue, 13 Nov 2001 21:33:52 +0000 (21:33 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 13 Nov 2001 21:33:52 +0000 (21:33 +0000)
commit135cce87188a81b60ca83c9e17c1669a68c41480
tree06592c4be77c61688b9ae5987158852f87cd215b
parentf1fd282f137952644a8c2a0330e3379e27a40582
A specific test for bug #481221, getaddrlist() failing on long
addresses.  Commented out because it still takes too long to run.
Lib/test/test_rfc822.py