Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
python/xml syntax
|
|
|
|
|
|
|
|
|
|
Really, how many times can we write the same thing.
|
|
descriptions such as 1w3d18h42m12s.
|
|
|
|
|
|
Since the format is common in /proc, make parsing the data a library
function.
|
|
|
|
|
|
VyOSError is now only raised on improper config operations and internal errors,
such as trying to use a function on a wrong kind of node.
ConfigError should be used by scripts to indicate configuration mistakes
and error conditions.
|