]> granicus.if.org Git - python/commit
http://bugs.python.org/issue6499
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 19 Jul 2009 22:14:00 +0000 (22:14 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 19 Jul 2009 22:14:00 +0000 (22:14 +0000)
commit6d755900f6735a6c66b5e8455a0127ac99caf2a6
tree099c42b9a6ec4f405797ca5b4114564aefa642f6
parentd7b0eebcaea618c982eff7ed92054292b9281d1f
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/SimpleXMLRPCServer.py
Lib/test/test_xmlrpc.py
Lib/xmlrpclib.py