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 Ronan.Lamy
Recipients Aaron.Meurer, Arfrever, Ronan.Lamy, brett.cannon
Date 2012-06-01.11:39:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338550793.84.0.186459660005.issue14938@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a preliminary patch, without tests or documentation, implementing my approach (adding an optional is_package=False to FileLoader.__init__()).

Next question (quite independent of the chosen implementation): how should this be tested?
History
Date User Action Args
2012-06-01 11:39:53Ronan.Lamysetrecipients: + Ronan.Lamy, brett.cannon, Arfrever, Aaron.Meurer
2012-06-01 11:39:53Ronan.Lamysetmessageid: <1338550793.84.0.186459660005.issue14938@psf.upfronthosting.co.za>
2012-06-01 11:39:53Ronan.Lamylinkissue14938 messages
2012-06-01 11:39:53Ronan.Lamycreate