annotate test/__init__.py @ 7070:c6b2534a58a9

Compatibility: unittest.mock vs. only mock Python3 has unittest.mock while python2 has only mock. At least on the systems tested (with installed unittest).
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 24 Nov 2022 10:29:37 +0100
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/