http://codereview.appspot.com/32072/diff/1/2 File Lib/test/test_urllib.py (right): http://codereview.appspot.com/32072/diff/1/2#newcode913 Line 913: if os.name == 'nt': This module is pure ...
15 years, 10 months ago
(2009-06-26 19:13:50 UTC)
#1
http://codereview.appspot.com/32072/diff/1/2 File Lib/test/test_urllib.py (right): http://codereview.appspot.com/32072/diff/1/2#newcode913 Lib/test/test_urllib.py:913: if os.name == 'nt': Using a proper skip would ...
14 years, 10 months ago
(2010-07-10 07:02:09 UTC)
#2
Issue 32072: Add Tests for nturl2path module. Make it part of test_urllib per suggestion from Brett Cannon
Created 16 years, 1 month ago by maksim_kozyarchuk
Modified 14 years, 10 months ago
Reviewers: amaury, Ezio Melotti
Base URL: http://svn.python.org/view/*checkout*/python/branches/py3k/
Comments: 7