]> granicus.if.org Git - python/commit
porting revision 74098 from trunk:
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 19 Jul 2009 22:29:24 +0000 (22:29 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 19 Jul 2009 22:29:24 +0000 (22:29 +0000)
commitaefde242fd7bc6c838107aaa734c8808c5d21fe2
tree6857c209b6d08ddc0b5f67d98c5529eb484e5768
parent22101aa086ddf50928939b9a9cf84f9ca814e52a
porting revision 74098 from trunk:
http://bugs.python.org/issue6499
zlib/gzip may not be present for all builds.  Make xmlrpclib gracefully not supporg gzip encoding in this case
Lib/test/test_xmlrpc.py
Lib/xmlrpc/client.py
Lib/xmlrpc/server.py