[ python-Bugs-1464978 ] test_urllib2 and test_mimetypes = failure

SourceForge.net noreply at sourceforge.net
Wed Apr 5 16:19:38 CEST 2006


Bugs item #1464978, was opened at 2006-04-06 00:19
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=1464978&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: Build
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_urllib2 and test_mimetypes = failure

Initial Comment:
Logging here because I don't have time to look into it
at the moment. On Linux at least, 
"regrtest test_urllib2 test_mimetypes" will fail,
because the mimetypes module's global dictionaries get
modified by urllib2. The proper fix is to probably edit
test_mimetypes to remove the assumptions that it knows
what's in the mimetypes dictionary.



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

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


More information about the Python-bugs-list mailing list