[Checkins] SVN: grok/trunk/src/grok/interfaces.py Corrected imports for grokcore.json

Souheil CHELFOUH souheil at chelfouh.com
Wed Nov 3 09:44:09 EDT 2010


Log message for revision 118160:
  Corrected imports for grokcore.json
  

Changed:
  U   grok/trunk/src/grok/interfaces.py

-=-
Modified: grok/trunk/src/grok/interfaces.py
===================================================================
--- grok/trunk/src/grok/interfaces.py	2010-11-03 13:39:07 UTC (rev 118159)
+++ grok/trunk/src/grok/interfaces.py	2010-11-03 13:44:09 UTC (rev 118160)
@@ -23,6 +23,7 @@
 import grokcore.annotation.interfaces
 import grokcore.component.interfaces
 import grokcore.formlib.interfaces
+import grokcore.json.interfaces
 import grokcore.security.interfaces
 import grokcore.site.interfaces
 import grokcore.view.interfaces



More information about the checkins mailing list