Message253245
2015-10-20 20:02 GMT+02:00 Марк Коренберг <[email protected]>:
> Okay, seemes it is not documented that
>
> os.open('.', os.O_RDWR |os.O_EXCL | os.O_DIRECTORY)
>
> Should return EISDIR
You cannot open a directory to write, only to read. |
|
| Date |
User |
Action |
Args |
| 2015-10-20 19:30:01 | vstinner | set | recipients:
+ vstinner, georg.brandl, ncoghlan, pitrou, Arfrever, neologix, socketpair, python-dev, serhiy.storchaka, josh.r |
| 2015-10-20 19:30:01 | vstinner | link | issue21515 messages |
| 2015-10-20 19:30:01 | vstinner | create | |
|