|
sketchbook
|
Public Member Functions | |
| def | __init__ |
| def | inc1 |
| def | inc |
| def | getpath |
| def | getkeys |
| def | subtree |
| def | keyval |
Public Attributes | |
| data | |
| ipath | |
Static Public Attributes | |
| follow = True | |
| int | iseq = 1 |
\
Encapsultates looking up items in a config tree. | def Cfg.Cfg.__init__ | ( | self, | |
| f | |||
| ) |
| def Cfg.Cfg.getkeys | ( | self, | |
| lk, | |||
| ak, | |||
| rest | |||
| ) |
| def Cfg.Cfg.getpath | ( | self, | |
| loc, | |||
| ak, | |||
| k1, | |||
| rest | |||
| ) |
| def Cfg.Cfg.inc | ( | self, | |
| ak | |||
| ) |
| def Cfg.Cfg.inc1 | ( | self, | |
| f | |||
| ) |
| def Cfg.Cfg.keyval | ( | self, | |
| key | |||
| ) |
| def Cfg.Cfg.subtree | ( | self, | |
| key | |||
| ) |
| Cfg.Cfg.data |
|
static |
| Cfg.Cfg.ipath |
|
static |
1.8.6