[issue2898] Add memory footprint query

Georg Brandl report at bugs.python.org
Wed May 28 09:48:16 CEST 2008


Georg Brandl <georg at python.org> added the comment:

You probably just need to make the method a class method -- see METH_CLASS.

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


More information about the Python-bugs-list mailing list