diff test/test_mailgw.py @ 4979:f1a2bd1dea77

issue2550877: Writing headers with the email module will use continuation_ws = ' ' now for python 2.5 and 2.6 when importing anypy.email_.
author Bernhard Reiter <bernhard@intevation.de>
date Mon, 16 Mar 2015 16:16:02 +0100
parents b198e50dc7dc
children 7f8f27ce1a06
line wrap: on
line diff
--- a/test/test_mailgw.py	Mon Mar 16 16:11:52 2015 +0100
+++ b/test/test_mailgw.py	Mon Mar 16 16:16:02 2015 +0100
@@ -15,7 +15,6 @@
 import gpgmelib
 import unittest, tempfile, os, shutil, errno, imp, sys, difflib, time
 
-
 try:
     import pyme, pyme.core
 except ImportError:

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