[Checkins] SVN: gocept.selenium/branches/janjaapdriessen-wsgi/src/gocept/selenium/selenese.py Remove unused variable

Wolfgang Schnerring wosc at wosc.de
Sat Dec 4 05:02:51 EST 2010


Log message for revision 118702:
  Remove unused variable
  

Changed:
  U   gocept.selenium/branches/janjaapdriessen-wsgi/src/gocept/selenium/selenese.py

-=-
Modified: gocept.selenium/branches/janjaapdriessen-wsgi/src/gocept/selenium/selenese.py
===================================================================
--- gocept.selenium/branches/janjaapdriessen-wsgi/src/gocept/selenium/selenese.py	2010-12-04 09:49:18 UTC (rev 118701)
+++ gocept.selenium/branches/janjaapdriessen-wsgi/src/gocept/selenium/selenese.py	2010-12-04 10:02:49 UTC (rev 118702)
@@ -51,7 +51,6 @@
         self.host = app_host
         self.port = app_port
         self.timeout = 30
-        self.variables = {}
 
     @property
     def server(self):



More information about the checkins mailing list