Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73435 > unrolled thread

Re: urllib/urllib2 support for specifying ip address

Started byChris Angelico <rosuav@gmail.com>
First post2014-06-20 00:23 +1000
Last post2014-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.


Contents

  Re: urllib/urllib2 support for specifying ip address Chris Angelico <rosuav@gmail.com> - 2014-06-20 00:23 +1000

#73435 — Re: urllib/urllib2 support for specifying ip address

FromChris Angelico <rosuav@gmail.com>
Date2014-06-20 00:23 +1000
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web