[ python-Bugs-1205544 ] urllib has spurious print statement

SourceForge.net noreply at sourceforge.net
Fri May 20 12:26:28 CEST 2005


Bugs item #1205544, was opened at 2005-05-20 10:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1205544&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: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Stuart Wray (drcw)
Assigned to: Nobody/Anonymous (nobody)
Summary: urllib has spurious print statement

Initial Comment:
In Python 2.4.1, the procedure getproxies_environment()
in urllib.py has a spurious print statement on line 1188:

    print proxies

This was presumably used for testing, but not commented
out.


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

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


More information about the Python-bugs-list mailing list