diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2017-05-08 10:36:03 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2017-05-08 10:36:03 -0700 |
commit | 93187797d69d679f62d663323680dd7a611adce1 (patch) | |
tree | 69d58c3444c5727b823babdbc277643dda22acd1 /run_unittests.py | |
parent | 63c4c54a64fb8da685c6569f4cea82ee9718e4bc (diff) | |
download | meson-93187797d69d679f62d663323680dd7a611adce1.zip meson-93187797d69d679f62d663323680dd7a611adce1.tar.gz meson-93187797d69d679f62d663323680dd7a611adce1.tar.bz2 |
Fix OrderedSet `__repr__` protocol for non-string objects
Prefer using `repr` on the keys to `str` since `repr` is guaranteed to
be implemented, and will return something "good enough"
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions