]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1070046: Marshal new-style objects like InstanceType
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 19 Nov 2006 18:51:54 +0000 (18:51 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 19 Nov 2006 18:51:54 +0000 (18:51 +0000)
commit07529354dba821ddfa8ee0a14a9302e352eb8173
tree48143b330356fc0f25a75dbecbb66e48e8f17740
parent9eec51c04ff9d04c74724aa6cd499457b64c75f9
Patch #1070046: Marshal new-style objects like InstanceType
in xmlrpclib.
Doc/lib/libxmlrpclib.tex
Lib/test/test_xmlrpc.py
Lib/xmlrpclib.py
Misc/NEWS