Commit fd23fa9
committed
Python: Remove dubious
These operate on file descriptors, and not on paths. file descriptors
doesn't fit into the rest of our modeling, so I would rather remove them
than to make it look like it's properly handled.
I also did not include any of the functions that work on file
descriptors when looking through all of `os`. So this keeps everything
consistent at least ;)fstat* modeling1 parent e79b8f3 commit fd23fa9
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
284 | 282 | | |
285 | 283 | | |
286 | 284 | | |
287 | 285 | | |
288 | | - | |
289 | | - | |
290 | 286 | | |
291 | 287 | | |
292 | | - | |
293 | | - | |
294 | | - | |
| 288 | + | |
295 | 289 | | |
296 | 290 | | |
297 | 291 | | |
| |||
0 commit comments