Mercurial > p > roundup > code
diff roundup/instance.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 | 408fd477761f |
| children | ca90f7270cd4 07ce4e4110f5 |
