Re: Re: [farm-report] Build python-HP_UX-B.11.00-9000_829-taylor was successful.
Guido van Rossum <[email protected]> Fri, 16 Aug 2002 14:48:58 -0400
| Newsgroups | gmane.comp.python.snake-farm.user |
|---|---|
| Message-ID | <[email protected]> |
> There are 3 other 1000's in the file: > test__RandomNameSequence.test_many # this is 100 now > test__mkstemp_inner.test_basic_many > test_mkdtemp.test_basic_many > test_mktemp.test_many > > Should I make a global that defines the max # of files: > > TEST_FILES = 100 > > and use it throughout the test? Yes please! Great idea. --Guido van Rossum (home page: http://www.python.org/~guido/)