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 flox
Recipients flox, georg.brandl, michael.foord, r.david.murray, tarek
Date 2010-03-31.12:03:51
SpamBayes Score 1.5368063e-06
Marked as misclassified No
Message-id <1270037033.31.0.575794639345.issue8273@psf.upfronthosting.co.za>
In-reply-to
Content
> Maybe we could move the appropriate stuff and get rid of the
> test_support doc page altogether.  And when we move stuff to unittest
> maybe we could take the opportunity to clean up any warts in the
> interfaces.

+1

I don't like the burden of backward compatibility concerns for this kind of test helpers.

The "Lib/test/" directory should be exclusively for internal Python tests.
It should be clearly stated in the documentation.

If some helpers are enough generic, they could be moved to unittest.support (or unittest.util).
History
Date User Action Args
2010-03-31 12:03:53floxsetrecipients: + flox, georg.brandl, tarek, r.david.murray, michael.foord
2010-03-31 12:03:53floxsetmessageid: <1270037033.31.0.575794639345.issue8273@psf.upfronthosting.co.za>
2010-03-31 12:03:51floxlinkissue8273 messages
2010-03-31 12:03:51floxcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.