Patches item #1197207, was opened at 2005-05-07 14:21 Message generated for change (Comment added) made by sonderblade You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1197207&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: Library (Lib) Group: Python 2.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: John Dubery (jdubery) Assigned to: Nobody/Anonymous (nobody) Summary: Add proxies arg to urllib.urlretrieve Initial Comment: Hi, The attached file is a modified version of the standard library's urllib.py (renamed to avoid import confusion on my system). I've done a simple addition of a "proxies" argument to function urlretrieve in a manner that is consistent with the proxies argument to urlopen. cheers, John Dubery ---------------------------------------------------------------------- Comment By: Bj�rn Lindqvist (sonderblade) Date: 2007-06-05 01:23 Message: Logged In: YES user_id=51702 Originator: NO Can you please provide a diff of your patch using "svn diff urllib.py" on a Subversion checkout of Python? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1197207&group_id=5470
_______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches