[Checkins] SVN: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/tests.py pep8

Jan-Jaap Driessen jdriessen at thehealthagency.com
Thu Dec 16 13:53:45 EST 2010


Log message for revision 118966:
  pep8

Changed:
  U   z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/tests.py

-=-
Modified: z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/tests.py
===================================================================
--- z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/tests.py	2010-12-16 18:53:28 UTC (rev 118965)
+++ z3c.recipe.compattest/trunk/src/z3c/recipe/compattest/tests.py	2010-12-16 18:53:45 UTC (rev 118966)
@@ -1,7 +1,6 @@
-import re
 import z3c.recipe.compattest.testing
-from zope.testing import renormalizing
 
+
 def test_suite():
     return z3c.recipe.compattest.testing.DocFileSuite(
         'README.txt', 'runner.txt')



More information about the checkins mailing list