python scripts: Move template config to docstring.
authorAsko Oja <ascoja@gmail.com>
Mon, 4 May 2009 14:02:39 +0000 (14:02 +0000)
committerMarko Kreen <markokr@gmail.com>
Mon, 1 Jun 2009 07:49:44 +0000 (10:49 +0300)
commit9cbd16ab343c28c55012127a1cb643b793547416
tree6a5b351db839396c8d6912d2a0eb90fe1c94d734
parent16e20c4daccb4f0e95249d8fcfe32e89bae41882
python scripts: Move template config to docstring.

* Template config is now in docstring to make to more
  easy to keep up-to-date.

* dbscript: --ini option to show template config.
22 files changed:
python/conf/londiste.ini [deleted file]
python/conf/pgqadm.ini [deleted file]
python/londiste.py
python/pgqadm.py
python/skytools/scripting.py
scripts/bulk_loader.ini.templ [deleted file]
scripts/bulk_loader.py
scripts/cube_dispatcher.ini.templ [deleted file]
scripts/cube_dispatcher.py
scripts/queue_loader.ini [deleted file]
scripts/queue_loader.py
scripts/queue_mover.ini.templ [deleted file]
scripts/queue_mover.py
scripts/queue_splitter.ini.templ [deleted file]
scripts/queue_splitter.py
scripts/scriptmgr.ini.templ [deleted file]
scripts/scriptmgr.py
scripts/simple_serial_consumer.py
scripts/skytools_upgrade.py
scripts/table_dispatcher.ini.templ [deleted file]
scripts/table_dispatcher.py
setup.py