[New-bugs-announce] [issue17306] Improve the way abstract base classes are shown in help()
Raymond Hettinger
report at bugs.python.org
Wed Feb 27 03:29:09 CET 2013
New submission from Raymond Hettinger:
Start by adding docstrings to the colletions ABCs.
Look at improving help() to clearly show the required abstract methods.
----------
assignee: rhettinger
components: Documentation
messages: 183107
nosy: rhettinger
priority: normal
severity: normal
status: open
title: Improve the way abstract base classes are shown in help()
type: enhancement
versions: Python 2.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17306>
_______________________________________
More information about the New-bugs-announce
mailing list