Satshabad Khalsa added the comment:

This is a test that is supposed to run c that creates two objects, cross 
references them with embedded python DECREF's the objects. Then it asserts that 
after Py_fini is called, they have no more references because the gc should 
have collected them. 

Unfortunately the test is not failing for the right reasons and I can't figure 
out why.

----------
nosy: +Satshabad.Khalsa
Added file: http://bugs.python.org/file29463/patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to