diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-06 17:02:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-06 17:02:36 (GMT) |
commit | d429a5a8e76e3013b35d60c78fcb891556ad9a7c (patch) | |
tree | 16e1bb2a6e172be404259955b9a008224dc917cf /Tools/c-analyzer/cpython/_parser.py | |
parent | d36a36511899bd8dc9adf5fc354e8ff7c611c51d (diff) | |
download | cpython-d429a5a8e76e3013b35d60c78fcb891556ad9a7c.zip cpython-d429a5a8e76e3013b35d60c78fcb891556ad9a7c.tar.gz cpython-d429a5a8e76e3013b35d60c78fcb891556ad9a7c.tar.bz2 |
GH-113528: pathlib ABC tests: add repr to dummy path classes. (#113777)
The `DummyPurePath` and `DummyPath` test classes are simple subclasses of
`PurePathBase` and `PathBase`. This commit adds `__repr__()` methods to the
dummy classes, which makes debugging test failures less painful.
Diffstat (limited to 'Tools/c-analyzer/cpython/_parser.py')
0 files changed, 0 insertions, 0 deletions