[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/TextIndex - TextIndex.py:1.32
Jeremy Hylton
jeremy@zope.com
Tue, 30 Apr 2002 00:33:38 -0400
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/TextIndex
In directory cvs.zope.org:/tmp/cvs-serv28331/TextIndex
Modified Files:
TextIndex.py
Log Message:
Reflow long line.
=== Zope/lib/python/Products/PluginIndexes/TextIndex/TextIndex.py 1.31 => 1.32 ===
query_options = ["query","operator"]
- def __init__(self, id, ignore_ex=None, call_methods=None, lexicon=None,caller=None,extra=None):
+ def __init__(self, id, ignore_ex=None, call_methods=None, lexicon=None,
+ caller=None, extra=None):
"""Create an index
The arguments are: