[issue7808] test_bsddb3 leaks references

Ezio Melotti report at bugs.python.org
Sun Mar 14 02:02:59 CET 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

You need a debug build of Python to use -R:
./configure --with-pydebug && make

See also: http://www.python.org/dev/faq/#how-do-i-create-a-debug-build-of-python

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7808>
_______________________________________


More information about the Python-bugs-list mailing list