Charles-François Natali <neolo...@free.fr> added the comment:

To me, this doesn't look like a os.makedirs() bug, but rather an autofs one 
(didn't know it was still in use).
I don't like the idea of adding such a kludge (i.e. catching EPERM and checking 
whether the directory appeared in between).

Could you please provide an strace output of both "os.makedirs()" and "mkdir 
-p"?

Thanks.

----------
nosy: +neologix

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14702>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to