[Zodb-checkins] SVN: ZODB/trunk/setup.py removed trailing whitespace.

Jim Fulton jim at zope.com
Tue May 18 17:28:57 EDT 2010


Log message for revision 112490:
  removed trailing whitespace.
  

Changed:
  U   ZODB/trunk/setup.py

-=-
Modified: ZODB/trunk/setup.py
===================================================================
--- ZODB/trunk/setup.py	2010-05-18 21:28:27 UTC (rev 112489)
+++ ZODB/trunk/setup.py	2010-05-18 21:28:56 UTC (rev 112490)
@@ -134,7 +134,7 @@
 
     class NullHandler(logging.Handler):
         level = 50
-        
+
         def emit(self, record):
             pass
 



More information about the Zodb-checkins mailing list