summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorJohannes Gijsbers <jlg@dds.nl>2005-01-08 20:16:43 +0000
committerJohannes Gijsbers <jlg@dds.nl>2005-01-08 20:16:43 +0000
commit9ddb3005986dae244935c670cdd58cc08b09f752 (patch)
treed849479d5445f1e3393dcc67b956a7427540fa14 /Python/ceval.c
parent9a98364ba3369f76583774d4414be8c719849fb6 (diff)
downloadcpython-git-9ddb3005986dae244935c670cdd58cc08b09f752.tar.gz
Patch #936774: unify the display of data descriptors, including slots,
properties, and custom descriptors. * removed special handling of properties * added special handling of data descriptors - All data descriptors are grouped together in a section. For each item, the attribute name and doc string, if present, is displayed. * disabled display of __slots__ attribute - since slots are descriptors, they are listed in the section described above Thanks to John Belmonte for the patch!
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions