annotate test/__init__.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 f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/