|
Horizon
|
Public Member Functions | |
| def | parseImpl (self, instring, loc, doActions=True) |
Public Member Functions inherited from pybis.Real | |
| def | __init__ (self, check=lambda f:f) |
| def | parseImpl (self, instring, loc, doActions=True) |
Additional Inherited Members | |
Public Attributes inherited from pybis.Real | |
| check | |
| name | |
pyparse an "optional" number, gives 'None' for 'NA'.
| def pybis.NAReal.parseImpl | ( | self, | |
| instring, | |||
| loc, | |||
doActions = True |
|||
| ) |
Reimplemented from pybis.Real.