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 benjamin.peterson
Recipients alejolp, benjamin.peterson
Date 2009-07-02.15:22:01
SpamBayes Score 0.0011335014
Marked as misclassified No
Message-id <1246548124.07.0.257209979597.issue6400@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I see the problem. mymodule/ isn't a package. If it has __init__.py,
this should work.
History
Date User Action Args
2009-07-02 15:22:04benjamin.petersonsetrecipients: + benjamin.peterson, alejolp
2009-07-02 15:22:04benjamin.petersonsetmessageid: <1246548124.07.0.257209979597.issue6400@psf.upfronthosting.co.za>
2009-07-02 15:22:02benjamin.petersonlinkissue6400 messages
2009-07-02 15:22:02benjamin.petersoncreate