[Python-3000] Moving files around

Brett Cannon brett at python.org
Tue Mar 13 00:46:10 CET 2007


I will go ahead and add it this to PEP 3108.

-Brett

On 3/12/07, Guido van Rossum <guido at python.org> wrote:
> +1 for test.support too. -1 for putting code in test/__init__.py.
>
> On 3/10/07, Collin Winter <collinw at gmail.com> wrote:
> > On 3/10/07, Brett Cannon <brett at python.org> wrote:
> > [snip]
> > > And does anyone else find test.test_support an odd name; it isn't
> > > testing anything!  I really want to rename that module test.support or
> > > make it the __init__ module for 'test'.
> >
> > +1 for test.support, if it's to be renamed.
>
> --
> --Guido van Rossum (home page: http://www.python.org/~guido/)
>


More information about the Python-3000 mailing list