[Patches] [ python-Patches-1765839 ] urllib2-howto - correction

SourceForge.net noreply at sourceforge.net
Fri Aug 3 09:53:28 CEST 2007


Patches item #1765839, was opened at 2007-08-02 03:47
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1765839&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: O.R.Senthil Kumaran (orsenthil)
>Assigned to: Georg Brandl (gbrandl)
Summary: urllib2-howto - correction

Initial Comment:
urllib2 howto mentions that 
"Currently urllib2 does not support fetching of https locations through a proxy. This can be a problem."

This is quite misleading, the following ASPN Cookbook recipe shows otherwise.
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/456195

Included a patch to correct the documentation bug.


----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2007-08-03 07:53

Message:
Logged In: YES 
user_id=849994
Originator: NO

Well, the given recipe enhances urllib2 classes to support that, so the
(first) original sentence is correct.
Nevertheless, a link to the recipe is helpful.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1765839&group_id=5470


More information about the Patches mailing list