pytest2/py
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
..
apigen [svn r37837] A bit of cleanup of the HTML generation: some of the layout related stuff is 2007-02-03 00:29:01 +01:00
bin [svn r37699] removing py._dist export (only accessed from setup.py 2007-01-31 23:23:24 +01:00
builtin [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
c-extension [svn r37899] Try to print the exception before dying. 2007-02-04 13:31:24 +01:00
code [svn r37674] Added document 'code.txt' that describes py.code, added docstrings to py.code 2007-01-31 16:29:18 +01:00
compat [svn r37620] ensure 2.5 compatibility 2007-01-30 17:54:14 +01:00
doc [svn r37886] hum, i thought i had refactored this option name already ... 2007-02-03 21:35:14 +01:00
execnet [svn r37866] small cleanup of ground std* descriptors. 2007-02-03 13:31:47 +01:00
io [svn r37872] StdCaptureFD and StdCapture now try 2007-02-03 14:57:25 +01:00
log [svn r37741] monster checking for 2007-02-01 16:20:39 +01:00
magic [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
misc [svn r37865] more descriptive skip msg 2007-02-03 13:27:48 +01:00
path [svn r37901] make_numbered_dir(): in a fork() situation, only the last process should remove 2007-02-04 14:01:21 +01:00
process [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
rest [svn r37609] Oops, forgot to check this in: update to deal with change in py.xml.html. 2007-01-30 16:43:00 +01:00
test [svn r37898] provide a high-level helper for getting 2007-02-04 13:29:26 +01:00
thread [svn r37741] monster checking for 2007-02-01 16:20:39 +01:00
tool [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
xmlobj [svn r37608] Added some code to make sure 'inline' elements aren't indented (gotta love 2007-01-30 16:42:19 +01:00
LICENSE [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py [svn r37863] Ooops, didn't meant to check that in. 2007-02-03 13:15:23 +01:00
conftest.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
env.cmd [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
env.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
initpkg.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00