-removed json.py and now using native python 2.6 implementation

This commit is contained in:
martin 2011-02-15 20:59:04 -05:00
parent 33a881f65c
commit 59462ef697
5 changed files with 19 additions and 27 deletions

View file

@ -8,8 +8,6 @@ import time
import logging
from util import json
import os
import socket
@ -87,4 +85,4 @@ class DlsClient():