Log message for revision 67156:
  added missing import
  

Changed:
  U   Products.Five/branches/philikon-local-components/metaconfigure.py

-=-
Modified: Products.Five/branches/philikon-local-components/metaconfigure.py
===================================================================
--- Products.Five/branches/philikon-local-components/metaconfigure.py   
2006-04-19 17:34:11 UTC (rev 67155)
+++ Products.Five/branches/philikon-local-components/metaconfigure.py   
2006-04-19 17:34:21 UTC (rev 67156)
@@ -15,6 +15,7 @@
 
 $Id$
 """
+import warnings
 from Products.Five.security import CheckerPublic, protectName
 from Globals import InitializeClass as initializeClass
 import zope.app.component.contentdirective

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

Reply via email to