httplib\urllib attributes problem
Jordan Krushen
jordan at krushen.com
Mon Jul 21 10:43:55 CEST 2003
On Sun, 20 Jul 2003 23:36:44 +0200, Bobbie <lorenb2 at bezeqint.net> wrote:
> hmmm.
> But doesn't that apply to the suggested "opener.addheaders = []" change
> as
> well ?
That would go in your code, not in urllib2.py. You have control over when
your code changes, and if you ship a package to other users, this would
still be able to override their libraries, too.
J.
More information about the Python-list
mailing list