diff options
author | Marko Kreen | 2009-09-21 13:13:27 +0000 |
---|---|---|
committer | Marko Kreen | 2009-09-21 13:22:45 +0000 |
commit | 14a09c696fca4b3a67bee465bb6f3df4e2b664ee (patch) | |
tree | b782bbad39bcce183912f93d3b5b9f4dc2bab4a1 /python/skytools/adminscript.py | |
parent | 6ddc6bee6e8d44eca66ef44e9e7f510271eace0b (diff) |
DBScript: Simplify looping and docstring handling
- looping: remove .do_single_loop and .looping variables, let only .loop_delay
control looping. If loop_delay is missing from confing or 0, then
instead sleep, the script will exit.
- docstr: print docstring fragments recursively, so each class
needs to only document its own parameters.
- londiste.py: use Replicator class to print default config as it has
proper class inheritance.
Diffstat (limited to 'python/skytools/adminscript.py')
0 files changed, 0 insertions, 0 deletions