[docs] [issue14129] Corrections for the "extending" doc
Eli Bendersky
report at bugs.python.org
Sun Feb 26 14:09:12 CET 2012
Eli Bendersky <eliben at gmail.com> added the comment:
"A PyObject is not a very magnificent object - it just contains the refcount and a pointer to the object’s “type object”."
Too chatty and should be replaced by a more pragmatic explanation, or shortened.
----------
nosy: +docs at python
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14129>
_______________________________________
More information about the docs
mailing list