Brett Cannon added the comment:

Wow, I didn't even know that file existed. It could actually help with some 
static analysis of the C code to verify that the refcounts are as expected w/o 
actually having to do inter-procedural analysis to figure out all of the 
refcount values. I wonder if Dave's gcc work could help either verify the file 
or benefit from it?

----------
nosy: +brett.cannon, dmalcolm

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

Reply via email to