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 ncoghlan
Recipients ncoghlan
Date 2012-07-16.14:27:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342448877.31.0.875625357245.issue15371@psf.upfronthosting.co.za>
In-reply-to
Content
test_cmd_line_script doesn't currently check that namespace packages and submodules of namespace packages can be executed via the -m switch
History
Date User Action Args
2012-07-16 14:27:57ncoghlansetrecipients: + ncoghlan
2012-07-16 14:27:57ncoghlansetmessageid: <1342448877.31.0.875625357245.issue15371@psf.upfronthosting.co.za>
2012-07-16 14:27:56ncoghlanlinkissue15371 messages
2012-07-16 14:27:56ncoghlancreate