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 Aaron.Meurer, Arfrever, Ronan.Lamy, brett.cannon
Date 2012-05-30.14:31:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338388304.82.0.577795595137.issue14938@psf.upfronthosting.co.za>
In-reply-to
Content
If you directly import __init__ then it would just be a module within the package (the "magic" of packages should stay with the implicit interpretation of __init__).
History
Date User Action Args
2012-05-30 14:31:44brett.cannonsetrecipients: + brett.cannon, Arfrever, Aaron.Meurer, Ronan.Lamy
2012-05-30 14:31:44brett.cannonsetmessageid: <1338388304.82.0.577795595137.issue14938@psf.upfronthosting.co.za>
2012-05-30 14:31:44brett.cannonlinkissue14938 messages
2012-05-30 14:31:44brett.cannoncreate