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 martin.panter
Recipients brett.cannon, martin.panter, serhiy.storchaka, vstinner
Date 2016-02-21.11:21:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456053674.02.0.0325038437945.issue26295@psf.upfronthosting.co.za>
In-reply-to
Content
You say you couldn’t get the test package to be split into multiple directories. What did you try? As far as I can see, we need a way for test_regrtest to invoke the child process with some flag to say “add this extra directory to test.__path__”.
History
Date User Action Args
2016-02-21 11:21:14martin.pantersetrecipients: + martin.panter, brett.cannon, vstinner, serhiy.storchaka
2016-02-21 11:21:14martin.pantersetmessageid: <1456053674.02.0.0325038437945.issue26295@psf.upfronthosting.co.za>
2016-02-21 11:21:14martin.panterlinkissue26295 messages
2016-02-21 11:21:13martin.pantercreate