From: Josh Marshall Date: Sat, 30 Oct 2010 05:56:45 +0000 (-0500) Subject: Making corrections for 2.7 compatibility (which mostly means bypassing the xml parser... X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-jsonrpclib.git/commitdiff_plain/4a8dbe46c37cdee00c897d566de1f54f6a40eae7?ds=sidebyside;hp=4a8dbe46c37cdee00c897d566de1f54f6a40eae7 Making corrections for 2.7 compatibility (which mostly means bypassing the xml parsers by overwriting Transport.getparser) ---