CVS: Products/Basket/tests/fixtures-src/externaleditor/Products/ExternalEditor - __init__.py:1.3
Chris McDonough <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs-repository/Products/Basket/tests/fixtures-src/externaleditor/Products/ExternalEditor
In directory cvs.zope.org:/tmp/cvs-serv29227/Products/ExternalEditor
Modified Files:
__init__.py
Log Message:
Get rid of the dead-chicken initialize function in external editor egg packaging.
=== Products/Basket/tests/fixtures-src/externaleditor/Products/ExternalEditor/__init__.py 1.2 => 1.3 ===
--- Products/Basket/tests/fixtures-src/externaleditor/Products/ExternalEditor/__init__.py:1.2 Tue Nov 8 23:24:19 2005
+++ Products/Basket/tests/fixtures-src/externaleditor/Products/ExternalEditor/__init__.py Wed Nov 9 19:55:28 2005
@@ -39,5 +39,3 @@
# Add external editor icon in breadcrumbs under tabs
Tabs.manage_tabs = DTMLResource('manage_tabs', globals())
-def initialize(context):
- pass
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS