Commit 8e32dda2 by Sergei Antipov

Delete import json. Several syntax changes.

Import json called twice. In first it will call an exception, if json
module not installed.
parent 3ff8f010
......@@ -31,7 +31,6 @@ Tested with Zabbix Server 2.0.6.
"""
import os, sys
import json
import argparse
import ConfigParser
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment