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 Andrei Fokau
Recipients Andrei Fokau
Date 2017-02-24.16:48:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487954925.89.0.910316575912.issue29642@psf.upfronthosting.co.za>
In-reply-to
Content
Hi, As far as I see, unittest.TestLoader doesn't search in PEP-420 packages, i.e. packages without __init__.py files.

Is there some motivation behind this, or the loader was just not yet adapted for Implicit Namespace Packages?
History
Date User Action Args
2017-02-24 16:48:45Andrei Fokausetrecipients: + Andrei Fokau
2017-02-24 16:48:45Andrei Fokausetmessageid: <1487954925.89.0.910316575912.issue29642@psf.upfronthosting.co.za>
2017-02-24 16:48:45Andrei Fokaulinkissue29642 messages
2017-02-24 16:48:45Andrei Fokaucreate