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 gvanrossum
Recipients benjamin.peterson, gvanrossum, purcell, rhettinger
Date 2008-04-08.05:54:44
SpamBayes Score 0.05267927
Marked as misclassified No
Message-id <1207634085.37.0.574151791252.issue2578@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed that the various loader classes etc. are mostly a waste.  The sad
thing is that everyone who is serious about unittests has to reinvent
the code that finds files ending in _test.py on the filesystem, or
something like that, since that's *not* supported directly.
History
Date User Action Args
2008-04-08 05:54:45gvanrossumsetspambayes_score: 0.0526793 -> 0.05267927
recipients: + gvanrossum, rhettinger, purcell, benjamin.peterson
2008-04-08 05:54:45gvanrossumsetspambayes_score: 0.0526793 -> 0.0526793
messageid: <1207634085.37.0.574151791252.issue2578@psf.upfronthosting.co.za>
2008-04-08 05:54:44gvanrossumlinkissue2578 messages
2008-04-08 05:54:44gvanrossumcreate