]> granicus.if.org Git - python/commit
Fix issue #1313119: urlparse "caches" parses regardless of encoding
authorAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 13 Dec 2007 17:58:23 +0000 (17:58 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 13 Dec 2007 17:58:23 +0000 (17:58 +0000)
commit2f9ca29d106779d960bf8680ec597ffce5e25d66
treed2342a419d7030737a3b0fd7ae2f8e3f24199b7d
parentadf9ffdfbe0fb00f5a47444c1dc53eb280d0bd0a
Fix issue #1313119: urlparse "caches" parses regardless of encoding
Lib/test/test_urlparse.py
Lib/urlparse.py