Commit e85da7a
committed
Issue python#7858: Raise an error properly when os.utime() fails under Windows
on an existing file.
(this does not seem to be easily testable)1 parent b715fac commit e85da7a
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3256 | 3256 | | |
3257 | 3257 | | |
3258 | 3258 | | |
| 3259 | + | |
3259 | 3260 | | |
3260 | 3261 | | |
3261 | 3262 | | |
| |||
0 commit comments