[issue5890] Subclassing property doesn't preserve the auto __doc__ behavior

Moriyoshi Koizumi report at bugs.python.org
Thu Nov 12 03:18:07 CET 2009


Moriyoshi Koizumi <mozo+python at mozo.jp> added the comment:

I created a patch against trunk and 2.6-maint that lets it simply ignore
the error that might happen during PyObject_SetAttrString();

----------
Added file: http://bugs.python.org/file15311/issue5890-refix-py2.6.patch

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


More information about the Python-bugs-list mailing list