Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73435 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-06-20 00:23 +1000 |
| Last post | 2014-06-20 00:23 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: urllib/urllib2 support for specifying ip address Chris Angelico <rosuav@gmail.com> - 2014-06-20 00:23 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-06-20 00:23 +1000 |
| Subject | Re: urllib/urllib2 support for specifying ip address |
| Message-ID | <mailman.11155.1403187820.18130.python-list@python.org> |
On Fri, Jun 20, 2014 at 12:19 AM, Robin Becker <robin@reportlab.com> wrote: > in practice [monkeypatching socket] worked well with urllib in python27. Excellent! That's empirical evidence of success, then. Like with all monkey-patching, you need to keep it as visible as possible, but if your driver script is only a page or two of code, it should be pretty clear what's going on. ChrisA
Back to top | Article view | comp.lang.python
csiph-web