]> granicus.if.org Git - python/commit
Properly detect recursive structures. Adopted from patch #465298.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Sep 2001 20:15:41 +0000 (20:15 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Sep 2001 20:15:41 +0000 (20:15 +0000)
commit5f12d755a82312673c35e8224b2bde7ced159c52
treee0e4f9382c592ca7c6c753c6905612c16b859ede
parentaf5910f0259ae9667d23f7829de1298491704fee
Properly detect recursive structures. Adopted from patch #465298.
Lib/xmlrpclib.py