[issue38194] Consistently add exist_ok / missing_ok parameters to directory creation/deletion functions

Alori report at bugs.python.org
Wed Oct 16 10:00:58 EDT 2019


Alori <valorien at gmail.com> added the comment:

+1
Encountered the same issue today working with Path.rmdir().
Also see a somewhat related issue here: (https://bugs.python.org/issue38499)

----------
nosy: +valorien

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38194>
_______________________________________


More information about the Python-bugs-list mailing list