]> granicus.if.org Git - python/commit
default - Fix closes Issue12529 - cgi.parse_header failure on double quotes and
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 19 Oct 2011 17:06:59 +0000 (01:06 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 19 Oct 2011 17:06:59 +0000 (01:06 +0800)
commit294c231aa5a9b52fca429209c6091d44c8060008
treeadbcb97c81f12932f380783fc607fc4c8c010e18
parent95483b6a19b2dbed2353e023f70e87a5010b9a39
parent1ef0c0349e8fdb5415e21231cb42edbf232b742a
default - Fix closes Issue12529 - cgi.parse_header failure on double quotes and
semicolons. Patch by Ben Darnell and Petri Lehtinen.
Lib/cgi.py
Lib/test/test_cgi.py