SVN: ZODB/trunk/setup.py removed trailing whitespace.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
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