diff options
| author | R. David Murray <rdmurray@bitdance.com> | 2009-05-04 22:59:07 +0000 |
|---|---|---|
| committer | R. David Murray <rdmurray@bitdance.com> | 2009-05-04 22:59:07 +0000 |
| commit | c2110e5b388be307c2f051f2967f58b1a0b3f7e2 (patch) | |
| tree | 7fd8907c0e74fd39caac78e1834d0b971b5a6525 /Python/pythonrun.c | |
| parent | c0109f31093827d0b59c2a247456666c32be5fb9 (diff) | |
| download | cpython-c2110e5b388be307c2f051f2967f58b1a0b3f7e2.tar.gz | |
Merged revisions 72299 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72299 | r.david.murray | 2009-05-04 18:16:24 -0400 (Mon, 04 May 2009) | 7 lines
Fix issue 5890: (property subclass shadows __doc__ string) by inserting
the __doc__ into the subclass instance __dict__. The fix refactors
property_copy to call property_init in such a way that the __doc__
logic is re-executed correctly when getter_doc is 1, thus simplifying
property_copy.
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
