view roundup/cgi/TAL/__init__.py @ 1243:3a028d2f7830

Fix (re)indexing & find in back_metakit. Fix testTransactions in the metakit test in test_db.
author Gordon B. McMillan <gmcm@users.sourceforge.net>
date Wed, 02 Oct 2002 19:15:46 +0000
parents b9988e118055
children fc52d57c6c3e
line wrap: on
line source

##############################################################################
#
# Copyright (c) 2001, 2002 Zope Corporation and Contributors.
# All Rights Reserved.
# 
# This software is subject to the provisions of the Zope Public License,
# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
# FOR A PARTICULAR PURPOSE
# 
##############################################################################
""" Template Attribute Language package """

Roundup Issue Tracker: http://roundup-tracker.org/