Commit 63b9e59
unix: Add O_WRONLY | O_CREAT to open call when opening file for append ("a").
To comply with Python semantics.1 parent 60ccb41 commit 63b9e59
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments