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 giampaolo.rodola
Recipients giampaolo.rodola, pitrou, r.david.murray
Date 2011-02-26.18:26:54
SpamBayes Score 0.00078563945
Marked as misclassified No
Message-id <1298744815.66.0.592343465287.issue8594@psf.upfronthosting.co.za>
In-reply-to
Content
Patch in attachment set source_address attribute and updates doc.
It still keeps using support.find_unused_port() which is also used in test_socket.py though [1], so it shouldn't cause problems.

http://svn.python.org/view/python/trunk/Lib/test/test_socket.py?r1=77263&r2=77262&pathrev=77263
History
Date User Action Args
2011-02-26 18:26:56giampaolo.rodolasetrecipients: + giampaolo.rodola, pitrou, r.david.murray
2011-02-26 18:26:55giampaolo.rodolasetmessageid: <1298744815.66.0.592343465287.issue8594@psf.upfronthosting.co.za>
2011-02-26 18:26:55giampaolo.rodolalinkissue8594 messages
2011-02-26 18:26:54giampaolo.rodolacreate