[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/DateIndex - DateIndex.py:1.7.4.1
Chris McDonough
chrism@zope.com
Tue, 8 Oct 2002 14:41:41 -0400
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/DateIndex
In directory cvs.zope.org:/tmp/cvs-serv20268/lib/python/Products/PluginIndexes/DateIndex
Modified Files:
Tag: chrism-install-branch
DateIndex.py
Log Message:
Merging HEAD into chrism-install-branch.
=== Zope/lib/python/Products/PluginIndexes/DateIndex/DateIndex.py 1.7 => 1.7.4.1 ===
--- Zope/lib/python/Products/PluginIndexes/DateIndex/DateIndex.py:1.7 Wed Aug 14 18:19:27 2002
+++ Zope/lib/python/Products/PluginIndexes/DateIndex/DateIndex.py Tue Oct 8 14:41:08 2002
@@ -84,7 +84,7 @@
return returnStatus
- def _apply_index( self, request, cid='', type=type, None=None ):
+ def _apply_index( self, request, cid='', type=type ):
"""Apply the index to query parameters given in the argument
Normalize the 'query' arguments into integer values at minute