summaryrefslogtreecommitdiffstats
path: root/Lib/plat-linux2
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2009-05-05 00:52:14 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2009-05-05 00:52:14 (GMT)
commit05afa1aefd58593030213037a9bbf743e4099a04 (patch)
tree93eca0e03a1be07ce423b566f66f1469c390caff /Lib/plat-linux2
parente199a494677933cbfce3fa7a3ee4bd2f40113153 (diff)
downloadcpython-05afa1aefd58593030213037a9bbf743e4099a04.zip
cpython-05afa1aefd58593030213037a9bbf743e4099a04.tar.gz
cpython-05afa1aefd58593030213037a9bbf743e4099a04.tar.bz2
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 'Lib/plat-linux2')
0 files changed, 0 insertions, 0 deletions