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 anuj
Recipients Rosuav, anuj, docs@python, ezio.melotti, terry.reedy
Date 2013-03-14.12:28:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363264126.62.0.417833866836.issue17414@psf.upfronthosting.co.za>
In-reply-to
Content
I'm a new contributor so, not sure if I'm missing anything:

The issue seems straightforward to me, the exports should definitely be included in both - the docstring and __all__. Also, default_timer is documented and should be imported as well.

I've contributed a patch for the dev version. After a review, I can submit patches for all remaining versions.

Thanks!
History
Date User Action Args
2013-03-14 12:28:46anujsetrecipients: + anuj, terry.reedy, ezio.melotti, docs@python, Rosuav
2013-03-14 12:28:46anujsetmessageid: <1363264126.62.0.417833866836.issue17414@psf.upfronthosting.co.za>
2013-03-14 12:28:46anujlinkissue17414 messages
2013-03-14 12:28:46anujcreate