Code

Enhance conf2http (and conf2xml)
authorSven Velt <sven@velt.de>
Wed, 13 Jan 2010 23:20:00 +0000 (00:20 +0100)
committerSven Velt <sven@velt.de>
Wed, 13 Jan 2010 23:20:00 +0000 (00:20 +0100)
commit855195b745afb64c34a89278a283a3fecb46f510
treed9aef0ee2f89a807d0f5ec332d4d568b2f26a0a2
parentc69d680173ea085aa553e4e50c055dbbd842e78c
Enhance conf2http (and conf2xml)

"nagixsc_conf2http.py" does not call "nagixsc_conf2xml.py" as a
subprocess anymore.

Instead "conf2dict()" is now a function in "nagixsc.py" and can be
called without fork()/exec().
nagixsc.py
nagixsc_conf2http.py
nagixsc_conf2xml.py