[or-cvs] r18183: {weather} Print useful strings.  (weather/trunk)
    ioerror at seul.org 
    ioerror at seul.org
       
    Mon Jan 19 23:02:45 UTC 2009
    
    
  
Author: ioerror
Date: 2009-01-19 18:02:44 -0500 (Mon, 19 Jan 2009)
New Revision: 18183
Modified:
   weather/trunk/poll.py
Log:
Print useful strings.
Modified: weather/trunk/poll.py
===================================================================
--- weather/trunk/poll.py	2009-01-19 22:12:20 UTC (rev 18182)
+++ weather/trunk/poll.py	2009-01-19 23:02:44 UTC (rev 18183)
@@ -184,7 +184,7 @@
     finally:
         self.gdbm_lock.release()
         if debug:
-            print "starting a new round of polls"
+            print "Ending the last round of polls"
             print 'Timestamp', datetime.now().isoformat('-')
 
     #del self.tp   # this minimises the chance of confusion a local tor control
    
    
More information about the tor-commits
mailing list