Home | Trees | Indices | Help |
|
---|
|
object --+ | PQLPar --+ | PQLCaselessPar
a PQL string parameter that's compared with case folding.
Don't count on case folding to work outside of ASCII.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Methods | |
Inherited from |
Static Methods | |||
|
|||
Inherited from |
Class Variables | |
Properties | |
Inherited from |
Method Details |
str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
|
Overridden to change cmpExpr.
|
returns true if value is within the ranges specified by the PQL expression. value must be type-true, i.e., you are responsible for converting it into the type the range are in.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |