]> granicus.if.org Git - python/commit
Fix #2702, with a correct accounting of recursion.
authorFacundo Batista <facundobatista@gmail.com>
Mon, 30 Jun 2008 01:10:55 +0000 (01:10 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Mon, 30 Jun 2008 01:10:55 +0000 (01:10 +0000)
commit763d309bba339c8609484c1cb03942ba684aa40c
tree310e4687a6aaa4fd837345f36cc91712536a2fdc
parent1e022689b71118d09815fb36173dccbb3bb33447
Fix #2702, with a correct accounting of recursion.
Lib/test/test_cpickle.py
Modules/cPickle.c