]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
merge from 3.2 - Fix closes issue12581 - Increase the urllib.parse test coverage...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 23 Jul 2011 10:28:43 +0000 (18:28 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 23 Jul 2011 10:28:43 +0000 (18:28 +0800)
commit714c53c540bc2687f62d475d0f0948d80a53f469
treefae09bf8dc4de56d4d13e3b39c548b2c466a8da7
parentdeb852db71dbe3f0b6928db94f74608ab7bfb8fb
parentde02a7194c50cc2244798e086d94fa0a4f33ab91
merge from 3.2 - Fix closes issue12581 - Increase the urllib.parse test coverage. Patch by Petter Haggholm.