See http://www.python.org/doc/1.5.2p2/lib/module-urllib.html The last chunk of the section on "urlopen" appears to be repeated twice: The urlopen() function works transparently with proxies... For example (the "%" is the command prompt): ... In a Macintosh environment, urlopen() will retrieve proxy information from Internet Config. The urlopen() function works transparently with proxies... For example (the "%" is the command prompt): ... In a Macintosh environment, urlopen() will retrieve proxy information from Internet Config. -- ?!ng
[Still digging through old email...] Ka-Ping Yee writes:
The last chunk of the section on "urlopen" appears to be repeated twice:
Fixed in CVS, thanks!
Looks like some sort of TeX conversion problem -- the "quote" and "unquote" sections don't display the tilde characters as intended, so they look puzzling:
This one was fixed in the interim -- gosh, my inbox is deep! ;) -Fred -- Fred L. Drake, Jr. <fdrake at beopen.com> BeOpen PythonLabs Team Member
participants (2)
-
Fred L. Drake, Jr. -
Ka-Ping Yee