diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-03-24 20:51:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-24 20:51:53 +0200 |
commit | af7b9ec5c855366feef4c67dc492d64b3baf84ca (patch) | |
tree | 48f0d7ad1aad75910e0a9f87876b5d9144fb55b5 /Lib/asyncio/windows_utils.py | |
parent | 8988945cdc27ffa86ba8c624e095b51c459f5154 (diff) | |
download | cpython-git-af7b9ec5c855366feef4c67dc492d64b3baf84ca.tar.gz |
bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True) (#805)
when the OS gives priority to errors such as EACCES over EEXIST.
Diffstat (limited to 'Lib/asyncio/windows_utils.py')
0 files changed, 0 insertions, 0 deletions