Docstrings are available at runtime via the __doc__ attribute.
The reference count of any object is available via sys.getrefcount(object).
Archives for the Date February 20th, 2008
Learning Python: Chapter 14
Wednesday, 20 February 2008
Let there be snüppets!
Wednesday, 20 February 2008
Docstrings are available at runtime via the __doc__ attribute.
The reference count of any object is available via sys.getrefcount(object).