Log message for revision 81756:
  white space adjusted

Changed:
  U   Zope/trunk/lib/python/DocumentTemplate/ustr.py

-=-
Modified: Zope/trunk/lib/python/DocumentTemplate/ustr.py
===================================================================
--- Zope/trunk/lib/python/DocumentTemplate/ustr.py      2007-11-11 14:26:44 UTC 
(rev 81755)
+++ Zope/trunk/lib/python/DocumentTemplate/ustr.py      2007-11-11 14:31:53 UTC 
(rev 81756)
@@ -15,7 +15,7 @@
 $Id$
 """
 
-nasty_exception_str = getattr(Exception.__str__,'im_func',None)
+nasty_exception_str = getattr(Exception.__str__, 'im_func', None)
 
 def ustr(v):
     """Convert any object to a plain string or unicode string,

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to