[Checkins] SVN: grokcore.content/trunk/src/grokcore/content/interfaces.py pep8 normalization

Souheil CHELFOUH souheil at chelfouh.com
Sat Feb 6 10:06:45 EST 2010


Log message for revision 108835:
  pep8 normalization
  

Changed:
  U   grokcore.content/trunk/src/grokcore/content/interfaces.py

-=-
Modified: grokcore.content/trunk/src/grokcore/content/interfaces.py
===================================================================
--- grokcore.content/trunk/src/grokcore/content/interfaces.py	2010-02-06 15:01:54 UTC (rev 108834)
+++ grokcore.content/trunk/src/grokcore/content/interfaces.py	2010-02-06 15:06:44 UTC (rev 108835)
@@ -22,6 +22,7 @@
     """A Grok container.
     """
 
+
 class IOrderedContainer(IContainer, IOrderedContainer):
     """A Grok container that can be ordered.
     """



More information about the checkins mailing list