Commit 220203c
committed
tests(tests_shutil): fix comment with check_args_to_onerror
- `os.unlink` is used since 2100b42.
- `os.rmdir` is used since 67be92b.
(Note that the special case for Linux/ZFS is not covered [1], and might
actually not work anymore since the changes around handling/setting
`self.errorState`.)
1: https://codecov.io/gh/python/cpython/src/492d513ccb/Lib/test/test_shutil.py#L354...355
Ref: https://bugs.python.org/issue44891 parent 8203c73 commit 220203c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | | - | |
| 342 | + | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
0 commit comments