changeset 6:d88b17f16b14 draft

Uploaded
author saketkc
date Tue, 15 Apr 2014 13:06:25 -0400
parents b9de63c72559
children af0c2fa5bc76
files chasm_webservice/chasm_webservice.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/chasm_webservice/chasm_webservice.py	Mon Apr 14 19:16:11 2014 -0400
+++ b/chasm_webservice/chasm_webservice.py	Tue Apr 15 13:06:25 2014 -0400
@@ -28,7 +28,7 @@
 import argparse
 import time
 from functools import wraps
-import simplejson as json
+import json
 import zipfile
 import tempfile
 import ntpath