commit | 54f9f83e5cd417267b29a38f3364716523e69b28 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Apr 30 23:08:48 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Apr 30 23:08:48 2010 +0000 |
tree | 8dad7d5d01197c4f05b7f1ba8c15f493433addd6 | |
parent | 6d5e579cc5e349fe7e8185a821434d718db2c6ea [diff] |
Issue #8576: Remove use of find_unused_port() in test_smtplib and test_multiprocessing. Patch by Paul Moore.