]> granicus.if.org Git - python/commit
Added new decorator syntax to property.__doc__
authorChristian Heimes <christian@cheimes.de>
Mon, 12 Nov 2007 01:15:40 +0000 (01:15 +0000)
committerChristian Heimes <christian@cheimes.de>
Mon, 12 Nov 2007 01:15:40 +0000 (01:15 +0000)
commit3d4c316f174d72c9b0db7e5bf75e0447c36f895c
treeaeadf60a74be1183fbeee9b24f0761a7f84b6670
parent03c1d1e9c4bad8814d11060dc28942a7819f4814
Added new decorator syntax to property.__doc__
Guido prefers _x over __x.
Objects/descrobject.c