Log message for revision 77345:
- minor cleanup
Changed:
U CMF/branches/2.1/CMFDefault/Image.py
U CMF/branches/2.1/CMFDefault/interfaces/_content.py
-=-
Modified: CMF/branches/2.1/CMFDefault/Image.py
===================================================================
--- CMF/branches/2.1/CMFDefault/Image.py 2007-07-03 13:46:53 UTC (rev
77344)
+++ CMF/branches/2.1/CMFDefault/Image.py 2007-07-03 13:46:57 UTC (rev
77345)
@@ -84,7 +84,7 @@
__implements__ = ( PortalContent.__implements__
, DefaultDublinCoreImpl.__implements__
)
-
+
effective_date = expiration_date = None
icon = PortalContent.icon
Modified: CMF/branches/2.1/CMFDefault/interfaces/_content.py
===================================================================
--- CMF/branches/2.1/CMFDefault/interfaces/_content.py 2007-07-03 13:46:53 UTC
(rev 77344)
+++ CMF/branches/2.1/CMFDefault/interfaces/_content.py 2007-07-03 13:46:57 UTC
(rev 77345)
@@ -16,7 +16,6 @@
"""
from zope.interface import Interface
-from zope.interface import Attribute
class IHTMLScrubber(Interface):
""" Utility inteface for scrubbing user-supplied HTML.
_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins