[Zope3-checkins] SVN: Zope3/trunk/src/zope/security/checker.py removed whitespace

Christian Zagrodnick cz at gocept.com
Thu Feb 15 04:11:53 EST 2007


Log message for revision 72593:
  removed whitespace

Changed:
  U   Zope3/trunk/src/zope/security/checker.py

-=-
Modified: Zope3/trunk/src/zope/security/checker.py
===================================================================
--- Zope3/trunk/src/zope/security/checker.py	2007-02-15 00:19:56 UTC (rev 72592)
+++ Zope3/trunk/src/zope/security/checker.py	2007-02-15 09:11:51 UTC (rev 72593)
@@ -101,7 +101,7 @@
     except ForbiddenAttribute:
         # we are going to be a bit DWIM-y here: see
         # http://www.zope.org/Collectors/Zope3-dev/506
-        
+
         # generally, if the check is ForbiddenAttribute we want it to be
         # raised: it probably indicates a programming or configuration error.
         # However, we special case a write ForbiddenAttribute when one can



More information about the Zope3-Checkins mailing list