Commit 94f84650 authored by Casey Duncan's avatar Casey Duncan

Added cvs id fields

parent 494851e1
......@@ -11,6 +11,9 @@
#
##############################################################################
"""$Id: DateIndex.py,v 1.4 2002/06/26 13:37:19 caseman Exp $
"""
from DateTime.DateTime import DateTime
from Products.PluginIndexes import PluggableIndex
from Products.PluginIndexes.common.UnIndex import UnIndex
......
......@@ -11,6 +11,9 @@
#
##############################################################################
"""$Id: DateRangeIndex.py,v 1.3 2002/06/26 13:37:19 caseman Exp $
"""
from Products.PluginIndexes import PluggableIndex
from Products.PluginIndexes.common.UnIndex import UnIndex
from Products.PluginIndexes.common.util import parseIndexRequest
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment