STINNER Victor added the comment: I already search the "default mode" but I didn't see it in the manual page. Is it 0666?
> The _Py_open function in Python/fileutils.c cannot be given correctly the > flag O_CREAT. What is the current behaviour? A new _Py_open_mode() function can be added. Where do you need O_CREAT? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20428> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com