This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BreamoreBoy
Recipients BreamoreBoy, exarkun, giampaolo.rodola, pitrou, r.david.murray, tim.golden, trent
Date 2015-03-01.17:28:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425230937.88.0.557692957078.issue8576@psf.upfronthosting.co.za>
In-reply-to
Content
find_unused_port is only defined in test.support. It is tested in test.test_support.

This solution might not be ideal but if it ain't broke, don't fix it?
History
Date User Action Args
2015-03-01 17:28:58BreamoreBoysetrecipients: + BreamoreBoy, exarkun, pitrou, giampaolo.rodola, tim.golden, trent, r.david.murray
2015-03-01 17:28:57BreamoreBoysetmessageid: <1425230937.88.0.557692957078.issue8576@psf.upfronthosting.co.za>
2015-03-01 17:28:57BreamoreBoylinkissue8576 messages
2015-03-01 17:28:57BreamoreBoycreate