SF bug #130306: statcache.py full of thread problems.

Fixed the thread races.  Function forget_dir was also utterly Unix-specific.
This commit is contained in:
Tim Peters 2001-01-28 05:07:00 +00:00
parent 64d42c5bb1
commit 0149e84af2
2 changed files with 40 additions and 40 deletions

View file

@ -197,6 +197,7 @@ Andreas Jung
Bob Kahn
Tamito Kajiyama
Lou Kates
Randall Kern
Magnus Kessler
Lawrence Kesteloot
Vivek Khera