spot/wrap/python
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
..
ajax Fix a race condition on the CGI script. 2012-02-15 11:58:54 +01:00
tests Fix two spurious segfaults in test cases for the Python interface. 2011-04-09 17:33:42 +02:00
.cvsignore Update to SWIG 1.3.22. 2004-09-20 16:35:46 +00:00
.gitignore more files to ignore 2011-01-27 21:47:47 +01:00
buddy.i Include <cstddef> in python modules to workaround Swig bug. 2011-03-29 22:52:17 +02:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
spot.i Cache dot sources in the CGI script. 2011-06-08 16:44:52 +02:00