annotate test/__init__.py @ 5848:f767a83a6af0

Fix test for mailer.standard_message Python3 needs normal (unicode) strings while python2 needs UTF-8 encoded strings for the mail interface.
author Ralf Schlatterbeck <rsc@runtux.com>
date Mon, 22 Jul 2019 19:59:28 +0200
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/