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 Devyn Johnson
Recipients Devyn Johnson, skrah, vstinner
Date 2016-01-22.14:01:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453471319.82.0.260605040417.issue26178@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, @skrah and @haypo . I never thought of it that way. I made "__all__" in my extensions because "__all__" was used in many Python scripts. Thanks for the alternative perspective.
History
Date User Action Args
2016-01-22 14:01:59Devyn Johnsonsetrecipients: + Devyn Johnson, vstinner, skrah
2016-01-22 14:01:59Devyn Johnsonsetmessageid: <1453471319.82.0.260605040417.issue26178@psf.upfronthosting.co.za>
2016-01-22 14:01:59Devyn Johnsonlinkissue26178 messages
2016-01-22 14:01:59Devyn Johnsoncreate