Terry J. Reedy <tjre...@udel.edu> added the comment:

Are you talking about top-level code within the urllib module or code within 
defined functions. If the former, can you quote or point to the place in the 
file? If the latter, which functions? Just urlopen or others? Does 
urllib2.urlopen have the same issue? (That replaces urllib.urlopen in 3.x).

Having answered the above, please suggest a specific change in a specific place 
in the docs.

----------
nosy: +terry.reedy
stage:  -> needs patch
versions: +Python 2.7 -Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9637>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to