summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-24 22:40:47 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-09-24 22:40:47 (GMT)
commitf4aad8eb28606a7cfa0266a1f2c28c003e8cd36e (patch)
tree98efdfd327e87131957fb63a8e062d1c8533382e /Python/ceval.c
parent66c1a525e08fda439ddda3b6371236df1398cfd5 (diff)
downloadcpython-f4aad8eb28606a7cfa0266a1f2c28c003e8cd36e.zip
cpython-f4aad8eb28606a7cfa0266a1f2c28c003e8cd36e.tar.gz
cpython-f4aad8eb28606a7cfa0266a1f2c28c003e8cd36e.tar.bz2
+ Text-mode (but not yet GUI mode) pydoc now produces useful stuff for
properties: the docstring (if any) is displayed, and the getter, setter and deleter (if any) functions are named. All that is shown indented after the property name. + Text-mode pydoc class display now draws a horizontal line between class attribute groups (similar to GUI mode -- while visually more intrusive in text mode, it's still an improvement).
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions