| commit | b130743e97410ba2b6c23d69df80e2ecea9d652b | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Sat Dec 09 09:08:29 2006 +0000 |
| committer | Georg Brandl <georg@python.org> | Sat Dec 09 09:08:29 2006 +0000 |
| tree | 2fa7ce21c234f4bc3ec8386a8617dcb1dc0c7c39 | |
| parent | 66fab425a8d2fb60c3ccfb28ced2d677380f4f30 [diff] |
Patch #1608267: fix a race condition in os.makedirs() is the directory to be created is already there.