diff options
author | Guido van Rossum <guido@python.org> | 2007-08-22 23:45:42 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-08-22 23:45:42 +0000 |
commit | 1accab6addf36a53456245665bb5c394c4b6c8f3 (patch) | |
tree | f6c4a4ba1a1fd492effc11a90b1f7f8a60523a58 /Lib/idlelib/TreeWidget.py | |
parent | dffa270e9fe227d5102ab9886ffd45e0623e5027 (diff) | |
download | cpython-1accab6addf36a53456245665bb5c394c4b6c8f3.tar.gz |
Fixes by John Reese and Jacques Frechet that make test_xmlrpc pass.
(Note that test_xmlrpc isn't touched by the fixes!) There were two
separate issues; (a) BaseHTTPServer was using a TextIOWrapper which
was swallowing some of the POST body; (b) the getheaders() API was
changed but (due to integration of 2.6 code) the code wasn't modified.
Diffstat (limited to 'Lib/idlelib/TreeWidget.py')
0 files changed, 0 insertions, 0 deletions