mirror of
https://github.com/python/cpython.git
synced 2026-01-23 15:48:53 +00:00
gh-143866: Verify return value of `pathlib.write_{bytes,text}` methods in tests (GH-143870)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| support | ||
| __init__.py | ||
| test_copy.py | ||
| test_join.py | ||
| test_join_posix.py | ||
| test_join_windows.py | ||
| test_pathlib.py | ||
| test_read.py | ||
| test_write.py | ||