I will go ahead and add it this to PEP 3108. -Brett
On 3/12/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > +1 for test.support too. -1 for putting code in test/__init__.py. > > On 3/10/07, Collin Winter <[EMAIL PROTECTED]> wrote: > > On 3/10/07, Brett Cannon <[EMAIL PROTECTED]> 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/) > _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
