[issue6534] os.makedirs returns EACCES for "C:\"

Luke-Jr report at bugs.python.org
Tue Jul 21 19:03:23 CEST 2009


New submission from Luke-Jr <luke-jr at users.sourceforge.net>:

Should return EEXIST or EISDIR provided C:\ actually exists

----------
components: Windows
messages: 90764
nosy: luke-jr
severity: normal
status: open
title: os.makedirs returns EACCES for "C:\"
type: behavior
versions: Python 2.5

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


More information about the Python-bugs-list mailing list