◐ Shell
clean mode source ↗

Message 264283 - Python tracker

Message264283

Author xdegaye
Recipients xdegaye
Date 2016-04-26.13:42:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461678137.48.0.743276761028.issue26859@psf.upfronthosting.co.za>
In-reply-to
Content
unittest fails to load tests when the tests are in a package that has an __init__.pyc file and no __init__.py file.

Patch attached.
History
Date User Action Args
2016-04-26 13:42:17xdegayesetrecipients: + xdegaye
2016-04-26 13:42:17xdegayesetmessageid: <1461678137.48.0.743276761028.issue26859@psf.upfronthosting.co.za>
2016-04-26 13:42:17xdegayelinkissue26859 messages
2016-04-26 13:42:17xdegayecreate