Comment 3 for bug 396531

Revision history for this message
Markus Korn (thekorn) wrote :

This seems to be a minimal reproducer for this issue.
Also, I can't reproduce this bug on jaunty with python 2.6.2

For me it looks like a result of this change
"""++- Issue #5890: in subclasses of 'property' the __doc__ attribute was
++ shadowed by classtype's, even if it was None. property now
++ inserts the __doc__ into the subclass instance __dict__.
"""

quote from https://launchpadlibrarian.net/28116487/python2.6_2.6.2-0ubuntu2.diff.gz