[Checkins] SVN: grokcore.view/branches/trolld2m-ztk/src/grokcore/view/components.py Added missing imports

Souheil CHELFOUH souheil at chelfouh.com
Mon Nov 9 15:11:30 EST 2009


Log message for revision 105554:
  Added missing imports
  

Changed:
  U   grokcore.view/branches/trolld2m-ztk/src/grokcore/view/components.py

-=-
Modified: grokcore.view/branches/trolld2m-ztk/src/grokcore/view/components.py
===================================================================
--- grokcore.view/branches/trolld2m-ztk/src/grokcore/view/components.py	2009-11-09 20:10:58 UTC (rev 105553)
+++ grokcore.view/branches/trolld2m-ztk/src/grokcore/view/components.py	2009-11-09 20:11:29 UTC (rev 105554)
@@ -16,6 +16,7 @@
 import sys
 import os
 import warnings
+import fnmatch
 
 from zope import component
 from zope import interface



More information about the checkins mailing list