[issue15084] Add option to os.makefile to not raise an exception for existing directories

Hynek Schlawack report at bugs.python.org
Sat Jun 16 10:06:30 CEST 2012


Hynek Schlawack <hs at ox.cx> added the comment:

+1.

Raymond, is there a reason you put that for 3.4? I'd try to get it in before beta1 next week, it's trivial enough.

Regarding the name: os.makedirs() uses exist_ok, we shouldn't invent new ones.

----------
assignee:  -> hynek
nosy: +hynek

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15084>
_______________________________________


More information about the Python-bugs-list mailing list