spot/wrap
Alexandre Duret-Lutz 62914059f7 Fix a race condition on the CGI script.
* wrap/python/ajax/spot.in: Create all cache files in a temporary
directory, and only rename this directory at the end.  This way if
two processes are processing the same request, they won't attempt
to populate the same directory (and only one of the first of two
renames will succeed, but that is OK).
2012-02-15 11:58:54 +01:00
..
python Fix a race condition on the CGI script. 2012-02-15 11:58:54 +01:00
.cvsignore * wrap/Makefile.am, wrap/spot.i: Move ... 2003-07-31 12:20:49 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
Makefile.am Make it possible not to build Python bindings. 2012-01-17 14:42:34 +01:00