Terry J. Reedy <tjre...@udel.edu> added the comment: os.makedir (and, I presume, makedirat) are intentionally thin wrapperws around the libc system calls
>From #9299, msg111014 (Guido) "I wonder if os.mkdir() should not be left alone (so as to continue to match the system call most exactly, as is our convention) and the extra functionality added to os.makedirs() only." Deviation from this would require pydev discussion. I otherwise have no opinion. ---------- nosy: +terry.reedy _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11355> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com