[ python-Bugs-988602 ] Move urllib2 functional tests into test suite
SourceForge.net
noreply at sourceforge.net
Sat Jul 10 21:47:02 CEST 2004
Bugs item #988602, was opened at 2004-07-10 15:20
Message generated for change (Comment added) made by akuchling
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=988602&group_id=5470
Category: Python Library
Group: Python 2.4
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: John J Lee (jjlee)
>Assigned to: A.M. Kuchling (akuchling)
Summary: Move urllib2 functional tests into test suite
Initial Comment:
People keep forgetting to run the tests that live in
the if __name__ == "__main__" block of urllib2, so this
patch moves them into the main test suite.
----------------------------------------------------------------------
>Comment By: A.M. Kuchling (akuchling)
Date: 2004-07-10 15:47
Message:
Logged In: YES
user_id=11375
Applied; thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=988602&group_id=5470
More information about the Python-bugs-list
mailing list