test_ok1/py/path/local
arigo 04cf3cdfa0 [svn r37901] make_numbered_dir(): in a fork() situation, only the last process should remove
the .lock, otherwise the other processes run the risk of seeing their temporary
dir disappear.  For now we remove the .lock in the parent only (i.e. we assume
that the children finish before the parent).

This is needed for long-running pypy translate.py processes using
--fork-before.

--HG--
branch : trunk
2007-02-04 14:01:21 +01:00
..
testing [svn r37553] Skip if boxed 2007-01-29 18:11:13 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
common.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
local.py [svn r37901] make_numbered_dir(): in a fork() situation, only the last process should remove 2007-02-04 14:01:21 +01:00
posix.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
win.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00