]> granicus.if.org Git - python/commit
Fix test_xmlrpc and make the CGI handler work with no CONTENT_LENGTH.
authorGeorg Brandl <georg@python.org>
Wed, 1 Apr 2009 15:23:43 +0000 (15:23 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 1 Apr 2009 15:23:43 +0000 (15:23 +0000)
commit61fce3877cd11508f43b4d4e71276b03c3ef2823
treeccbc8caf671628f86bf0997dfd99543da5efabd3
parentc53306c21734e90a6bf2f6676eb9f0c9486548a4
Fix test_xmlrpc and make the CGI handler work with no CONTENT_LENGTH.
Lib/SimpleXMLRPCServer.py
Lib/test/test_xmlrpc.py