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 Arfrever, brett.cannon, chris.jerdonek, eric.araujo, ncoghlan, pitrou, skrah
Date 2012-07-23.16:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343062766.36.0.470254356819.issue15434@psf.upfronthosting.co.za>
In-reply-to
Content
The a/b case is legitimate in Python 3.3; namespace packages are delineated by not defining an __init__.py file. Closing as invalid.
History
Date User Action Args
2012-07-23 16:59:26brett.cannonsetrecipients: + brett.cannon, ncoghlan, pitrou, eric.araujo, Arfrever, skrah, chris.jerdonek
2012-07-23 16:59:26brett.cannonsetmessageid: <1343062766.36.0.470254356819.issue15434@psf.upfronthosting.co.za>
2012-07-23 16:59:25brett.cannonlinkissue15434 messages
2012-07-23 16:59:25brett.cannoncreate