Log message for revision 40691:
  cleanup
  

Changed:
  U   Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/__init__.py

-=-
Modified: 
Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/__init__.py
===================================================================
--- Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/__init__.py     
2005-12-11 09:40:24 UTC (rev 40690)
+++ Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/__init__.py     
2005-12-11 09:47:00 UTC (rev 40691)
@@ -11,14 +11,10 @@
 #
 ##############################################################################
 
-__doc__='''Package wrapper for Page Templates
+__doc__= """ Zope Page Templates (mostly a wrapper around the Zope 3
+             ZPT implementation.
+         """
 
-This wrapper allows the Page Template modules to be segregated in a
-separate package.
-
-$Id: __init__.py 40218 2005-11-18 14:39:19Z andreasjung $'''
-__version__='$$'[11:-2]
-
 # Placeholder for Zope Product data
 misc_ = {}
 

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

Reply via email to