Can I explicitly request garbage collection from C?

Alex cut_me_out at hotmail.com
Wed Jun 7 21:48:20 EDT 2000


Hi.

I am having a little trouble keeping track of reference counts in C
extensions.  I thought it would be helpful if I could call garbage
collection from an arbitrary point in my program and check what was
destroyed.  Is that possible?

Alex.



More information about the Python-list mailing list