[Python-3000] Moving files around (original) (raw)
Guido van Rossum guido at python.org
Mon Mar 12 19:11:01 CET 2007
- Previous message: [Python-3000] Moving files around
- Next message: [Python-3000] Moving files around
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+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.testsupport 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/)
- Previous message: [Python-3000] Moving files around
- Next message: [Python-3000] Moving files around
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]