Fix nondeterministic buildout.txt test failure
If the test happened to write to mkdir.py twice in the same second, Python's import cache wouldn't notice that the .pyc file is stale and would execute old code.
Showing
Please register or sign in to comment