annotate test/__init__.py @ 5790:046717e09beb

base64.encodestring is deprecated on python > 3.1. Eliminate warning using encodebytes on py 3.
author John Rouillard <rouilj@ieee.org>
date Mon, 10 Jun 2019 20:53:32 -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/