[docs] [issue12760] Add create mode to open()

Charles-François Natali report at bugs.python.org
Sun Jan 8 20:44:28 CET 2012


Charles-François Natali <neologix at free.fr> added the comment:

> Just a small note: FileExistsError is raised, not exactly OSError,
> when the file exists.

I've updated the doc accordingly.

----------
stage: patch review -> commit review

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


More information about the docs mailing list