[Python-Dev] refcounts.dat (original) (raw)

Skip Montanaro skip at pobox.com
Thu Aug 19 19:40:49 CEST 2004


Thomas> Is the Doc/api/refcounts.dat file no longer maintained?  The
Thomas> last commit was on 2002/10/04.  How does the C api manual the
Thomas> refcount info?

I suppose like any other piece of documentation refcounts.dat gets out-of-date without some periodic attention. If there are functions missing from that file they can be added (or a bug report filed).

Take a look at Doc/tools/anno-api.py for details on how the file is used.

Skip



More information about the Python-Dev mailing list