[issue21539] pathlib's Path.mkdir() should allow for "mkdir -p" functionality

Roundup Robot report at bugs.python.org
Tue Aug 5 17:28:55 CEST 2014


Roundup Robot added the comment:

New changeset 8af80d68bcdc by Barry Warsaw in branch 'default':
- Issue #21539: Add a *exists_ok* argument to `Pathlib.mkdir()` to mimic
http://hg.python.org/cpython/rev/8af80d68bcdc

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list