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 ncoghlan
Recipients barry, belopolsky, brett.cannon, eric.araujo, ncoghlan, rhettinger, ron_adam, serhiy.storchaka, zach.ware
Date 2013-07-15.14:37:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373899022.32.0.188458778898.issue18436@psf.upfronthosting.co.za>
In-reply-to
Content
I liked Ron's suggestion of using it to improve the output of help() (by getting access to the docstrings of the operator functions, and then enhancing those to be a bit more informative)
History
Date User Action Args
2013-07-15 14:37:02ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, rhettinger, belopolsky, ron_adam, eric.araujo, zach.ware, serhiy.storchaka
2013-07-15 14:37:02ncoghlansetmessageid: <1373899022.32.0.188458778898.issue18436@psf.upfronthosting.co.za>
2013-07-15 14:37:02ncoghlanlinkissue18436 messages
2013-07-15 14:37:02ncoghlancreate