annotate test/__init__.py @ 5404:3757449e00c4

Python 3 preparation: use __bool__ instead of __nonzero__. Tool-assisted patch. __nonzero__ = __bool__ included for Python 2 compatibility.
author Joseph Myers <jsm@polyomino.org.uk>
date Tue, 24 Jul 2018 23:50:25 +0000
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/