Mercurial > p > roundup > code
diff roundup/version_check.py @ 6820:feb175271f3e
redis import failure on python2 causes crash
Don't use ModuleNotFoundError, it's python 3.6+. Use plain ImportError
instead.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Aug 2022 00:43:31 -0400 |
| parents | 9223ed67af05 |
| children | f72381d300a4 |
