summaryrefslogtreecommitdiffstats
path: root/Objects/unicodeobject.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-03-12 00:13:09 (GMT)
committerThomas Wouters <thomas@python.org>2006-03-12 00:13:09 (GMT)
commit318af47512176fed74a3d7e0e51cdb1347418a98 (patch)
treec2ab6bf2b9675582754522d7b5fd9445b9b333d4 /Objects/unicodeobject.c
parentb2820ae35546c20b04d3bfa64c7895f97dcf584e (diff)
downloadcpython-318af47512176fed74a3d7e0e51cdb1347418a98.zip
cpython-318af47512176fed74a3d7e0e51cdb1347418a98.tar.gz
cpython-318af47512176fed74a3d7e0e51cdb1347418a98.tar.bz2
Plug the last 657 referenceleaks in test_bsddb3: a circular reference
between a TestCase instance, the database it opened (or a cursor to a database) and a bound method as a registered database callback, and a lack of GC-handling in bsddb caused the TestCases to linger. Fix the test, for now, as backward compatibility makes adding GC to bsddb annoying.
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions