debugging memory management via C API
Andrew MacIntyre
andymac at bullseye.apana.org.au
Wed Jan 7 11:43:25 CET 2004
On Wed, 7 Jan 2004, Stefan Seefeld wrote:
> I'm writing some C python extension and I'd like
> to debug the memory management, i.e. run some
> tests to see whether I did the ref counting
> correctly, etc.
A debug build of Python will help considerably.
--
Andrew I MacIntyre "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au (pref) | Snail: PO Box 370
andymac at pcug.org.au (alt) | Belconnen ACT 2616
Web: http://www.andymac.org/ | Australia
More information about the Python-list
mailing list