Home | Trees | Indices | Help |
|
---|
|
Author: K.Hilbert <Karsten.Hilbert@gmx.net>, I.Haywood <ihaywood@gnu.org>, S.J.Tan <sjtan@bigpond.com>
Classes | |
cMatchProvider Base class for match providing objects. |
|
cMatchProvider_FixedList Match provider where all possible options can be held in a reasonably sized, pre-allocated list. |
|
cMatchProvider_Func Match provider which searches matches in the results of a function call. |
|
cMatchProvider_SQL2 Match provider which searches matches in possibly several database tables. |
Variables | |
__doc__ = """Base classes for match provide
|
|
default_ignored_chars = "[?!.'\\(){}\[\]<>~#*$%^_]+"+ '"'
|
|
default_word_separators = '[- \t=+&:@]+'
|
Imports: sys, logging, regex, pydt, gmPG2
Variables Details |
__doc__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 25 02:55:27 2019 | http://epydoc.sourceforge.net |