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 brett.cannon
Recipients Windson Yang, brett.cannon, docs@python, eric.smith, matrixise, mfisherlevine, xtreak
Date 2019-04-22.19:13:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555960437.18.0.811659624658.issue36661@roundup.psfhosted.org>
In-reply-to
Content
I also don't think it's critical to make examples within a module's docs work like a doctest. Plus I discourage importing objects directly off of modules anyway and this would actually promote that.
History
Date User Action Args
2019-04-22 19:13:57brett.cannonsetrecipients: + brett.cannon, eric.smith, docs@python, matrixise, Windson Yang, xtreak, mfisherlevine
2019-04-22 19:13:57brett.cannonsetmessageid: <1555960437.18.0.811659624658.issue36661@roundup.psfhosted.org>
2019-04-22 19:13:57brett.cannonlinkissue36661 messages
2019-04-22 19:13:57brett.cannoncreate