[issue16669] Docstrings for namedtuple

Guido van Rossum report at bugs.python.org
Fri Dec 6 01:31:17 CET 2013


Guido van Rossum added the comment:

It was never about signature detection for me -- what gave you that idea?  I simply want to have the option to put individual docstrings on the properties generated by namedtuple.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16669>
_______________________________________


More information about the Python-bugs-list mailing list