[Python-checkins] r83072 - in python/branches/py3k: Doc/library/test.rst Misc/NEWS

Brett Cannon brett at python.org
Fri Jul 23 18:39:17 CEST 2010


On Fri, Jul 23, 2010 at 12:36, Nick Coghlan <ncoghlan at gmail.com> wrote:

> On Fri, Jul 23, 2010 at 9:31 PM, brett.cannon
> <python-checkins at python.org> wrote:
> > Author: brett.cannon
> > Date: Fri Jul 23 13:31:31 2010
> > New Revision: 83072
> >
> > Log:
> > Document the fact that the 'test' package is meant only for use by Python
> > itself and not by others.
>
> Perhaps add a pointer to unittest for testing infrastructure that is
> covered by all the usual backwards compatibility conventions?
>

Eh, if you want. Busy with other stuff at the moment.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-checkins/attachments/20100723/6c3dbd5f/attachment.html>


More information about the Python-checkins mailing list