[issue16351] Add a function to get GC statistics

Serhiy Storchaka report at bugs.python.org
Sun Oct 28 19:32:55 CET 2012


Serhiy Storchaka added the comment:

I.e. gc.get_info([generation]).  Returns the info for specified generation or total if the parameter omitted.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16351>
_______________________________________


More information about the Python-bugs-list mailing list