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 r.david.murray
Recipients larry, mark.dickinson, r.david.murray
Date 2012-12-28.16:49:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356713393.85.0.322519512584.issue16801@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think you mean 'docstring'.  A docstring is something a human writes in the source code.  I presume you are actually talking about introspection of the signature here.  Beyond that, I agree with Mark's comments.
History
Date User Action Args
2012-12-28 16:49:53r.david.murraysetrecipients: + r.david.murray, mark.dickinson, larry
2012-12-28 16:49:53r.david.murraysetmessageid: <1356713393.85.0.322519512584.issue16801@psf.upfronthosting.co.za>
2012-12-28 16:49:53r.david.murraylinkissue16801 messages
2012-12-28 16:49:53r.david.murraycreate