RE: RE: [Python-Dev] strange warnings from tempfile.mkstemped.__del__ on HP

"Tim Peters" <[email protected]> Wed, 14 Aug 2002 12:10:43 -0400
Newsgroups gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
[Guido]
> Thanks!  Maybe the test was a little too eager though -- perhaps it
> could be happy with creating 100 instead of 1000 files.

Just noting that this change has been made in current CVS, so there
shouldn't be a need to boost the HP default anymore.