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 docs@python, ethan.furman, ezio.melotti, nedbat, r.david.murray
Date 2015-07-15.12:05:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436961941.58.0.783265264942.issue24632@psf.upfronthosting.co.za>
In-reply-to
Content
The surprising thing is that __main__ works without there being an __init__.  I didn't know that, assumed it wasn't true, and so never tried it.
History
Date User Action Args
2015-07-15 12:05:41r.david.murraysetrecipients: + r.david.murray, nedbat, ezio.melotti, docs@python, ethan.furman
2015-07-15 12:05:41r.david.murraysetmessageid: <1436961941.58.0.783265264942.issue24632@psf.upfronthosting.co.za>
2015-07-15 12:05:41r.david.murraylinkissue24632 messages
2015-07-15 12:05:41r.david.murraycreate