diff options
author | Samuel Holland <samuel@sholland.org> | 2018-05-10 15:50:17 -0500 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2019-04-08 15:11:57 +0200 |
commit | e40cfb66a19c2bf3b8c01f3e056ea56914aea18c (patch) | |
tree | 574edc071ceb139f004b6e3d62e0143a6e368270 /_pytest/test_eventrouter.py | |
parent | e72b83b240fc37abe369f9a800718ba89ad06d87 (diff) | |
download | wee-slack-e40cfb66a19c2bf3b8c01f3e056ea56914aea18c.tar.gz |
Implement the new comparison methods for SlackTS
Python 3 no longer respects __cmp__, as it has more fine-grained hooks
for ordering/comparison. To minimize code changes, implement them in
terms of the existing __cmp__ method.
Diffstat (limited to '_pytest/test_eventrouter.py')
0 files changed, 0 insertions, 0 deletions