SVN: zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/runner.py order imports

Christian Theune <[email protected]>
Newsgroups gmane.comp.web.zope.zope3.cvs
Message-ID <20080503160453.80BEC3999C__12741.6491428905$1209830844$gmane$org@mail.zope.org>
Log message for revision 86251:
  order imports
  

Changed:
  U   zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/runner.py

-=-
Modified: zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/runner.py
===================================================================
--- zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/runner.py	2008-05-03 16:04:27 UTC (rev 86250)
+++ zope.testing/branches/ctheune-cleanup/src/zope/testing/testrunner/runner.py	2008-05-03 16:04:53 UTC (rev 86251)
@@ -16,18 +16,18 @@
 $Id: __init__.py 86232 2008-05-03 15:09:33Z ctheune $
 """
 
+import cStringIO
+import gc
+import glob
 import logging
 import os
 import pdb
 import sys
-import unittest
-import gc
+import tempfile
+import threading
 import time
-import threading
-import glob
-import tempfile
-import cStringIO
 import traceback
+import unittest
 
 from zope.testing import doctest
 from zope.testing.testrunner.profiling import available_profilers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.