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-03.23:31:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338766282.17.0.204526399692.issue14938@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure that it's enough to test is_package() because that only involves the loader and not the interaction between it and FileFinder. That's the reason why my test works at a higher level.

BTW, I sent the contributor agreement.
History
Date User Action Args
2012-06-03 23:31:22Ronan.Lamysetrecipients: + Ronan.Lamy, brett.cannon, Arfrever, Aaron.Meurer
2012-06-03 23:31:22Ronan.Lamysetmessageid: <1338766282.17.0.204526399692.issue14938@psf.upfronthosting.co.za>
2012-06-03 23:31:21Ronan.Lamylinkissue14938 messages
2012-06-03 23:31:21Ronan.Lamycreate