Home | Trees | Indices | Help |
|
---|
|
object --+ | argparse._AttributeHolder --+ | argparse.Action --+ | Keywords
A class encapsulating test selection keywords.
There's a match method that takes a string and returns true if either no keywords are defined or all keywords are present in other (after case folding).
This doubles as an argparse action and as such is "self-parsing" if you will.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |