Barry A. Warsaw added the comment:

I've just been writing some new code to use pathlib and ran into this one 
myself.  An exist_ok=False is fine, although it's a slight shame that for 
backward compatibility we can't adopt os.makedirs() signature exactly.

----------

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

Reply via email to