[issue8884] Allow binding to local address in http.client

2010-06-03 Thread Martin v . Löwis
Changes by Martin v. Löwis : -- resolution: -> out of date status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue8884] Allow binding to local address in http.client

2010-06-03 Thread Gaz Davidson
Gaz Davidson added the comment: Oops, I didn't see that in the 2.7 docs, I'll make sure I RTFM in future! source_address will do perfectly, sorry for wasting your time and thanks for the quick response. Cheers Gaz -- ___ Python tracker

[issue8884] Allow binding to local address in http.client

2010-06-03 Thread Martin v . Löwis
Martin v. Löwis added the comment: Can you please elaborate? Why would binding be useful? In any case, what's wrong with 2.7's source_address parameter? -- nosy: +loewis ___ Python tracker

[issue8884] Allow binding to local address in http.client

2010-06-03 Thread Martin v . Löwis
Changes by Martin v. Löwis : -- title: Allow binding to local address in httplib / http.client -> Allow binding to local address in http.client versions: +Python 3.2 -Python 2.7, Python 3.3 ___ Python tracker _