Code

Changed default file, add output mode
authorSven Velt <sven@velt.de>
Tue, 27 Jul 2010 11:50:57 +0000 (13:50 +0200)
committerSven Velt <sven@velt.de>
Tue, 27 Jul 2010 11:50:57 +0000 (13:50 +0200)
commit409cfd6ed1ee280fcb0abde4a8538460778ea24c
treebae41c95a7fd3e709bc10e14af347c48b73af441
parentcb56b0b6eaa8bb8997cdc5be45744cb73d73ea88
Changed default file, add output mode

The XML file is now read from STDIN (before: "nagixsc.xml") and output
shows human readable format ONLY. If you want a python list/dict, set
"-P" ("pprint") option at commandline.

Signed-off-by: Sven Velt <sven@velt.de>
nagixsc_read_xml.py