Code

allow multiple :remove and :add elements per property being edited
[roundup.git] / roundup / cgi / ZTUtils / __init__.py
index f9eb32cdffd660a51471349157a92af9beb2178c..6ee1ca4a1c5c49810a96fdc80e8e3279fae86521 100644 (file)
 ##############################################################################
 __doc__='''Package of template utility classes and functions.
 
-$Id: __init__.py,v 1.1 2002-09-05 00:37:09 richard Exp $'''
-__version__='$Revision: 1.1 $'[11:-2]
+Modified for Roundup 0.5 release:
+
+- removed Zope imports
+
+$Id: __init__.py,v 1.2 2002-09-07 22:42:47 richard Exp $'''
+__version__='$Revision: 1.2 $'[11:-2]
 
 from Batch import Batch
 from Iterator import Iterator