This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients brett.cannon, georg.brandl, gvanrossum, larry, ncoghlan
Date 2013-11-21.05:45:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKO5r98=crb2uqX9GMM08AShTrwkJNf_XQmvkOHALYkiQ@mail.gmail.com>
In-reply-to <1385012128.85.0.734071185902.issue19674@psf.upfronthosting.co.za>
Content
I think there's a similar but slightly different convention in Sphinx
autodoc -- the first line of the docstring can be "name(...)" . Isn't that
better than def?
History
Date User Action Args
2013-11-21 05:45:00gvanrossumsetrecipients: + gvanrossum, brett.cannon, georg.brandl, ncoghlan, larry
2013-11-21 05:45:00gvanrossumlinkissue19674 messages
2013-11-21 05:45:00gvanrossumcreate