[Checkins] SVN: gocept.selenium/branches/jw-staticfiles-testlayer/src/gocept/selenium/static/__init__.py remove unused imports

Jan-Wijbrand Kolman janwijbrand at gmail.com
Mon Jun 14 01:21:53 EDT 2010


Log message for revision 113435:
  remove unused imports

Changed:
  U   gocept.selenium/branches/jw-staticfiles-testlayer/src/gocept/selenium/static/__init__.py

-=-
Modified: gocept.selenium/branches/jw-staticfiles-testlayer/src/gocept/selenium/static/__init__.py
===================================================================
--- gocept.selenium/branches/jw-staticfiles-testlayer/src/gocept/selenium/static/__init__.py	2010-06-13 20:47:21 UTC (rev 113434)
+++ gocept.selenium/branches/jw-staticfiles-testlayer/src/gocept/selenium/static/__init__.py	2010-06-14 05:21:52 UTC (rev 113435)
@@ -14,11 +14,9 @@
 
 import os
 import shutil
-import signal
 import subprocess
 import sys
 import tempfile
-import time
 import unittest
 
 import gocept.selenium.base



More information about the checkins mailing list