From 6047798267b858a76f754642fa276f8cb06965f5 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sun, 30 Mar 2014 14:17:37 -0400 Subject: misc --- ast2json/rpyc2json.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ast2json') diff --git a/ast2json/rpyc2json.py b/ast2json/rpyc2json.py index e57ed83..2caf53e 100755 --- a/ast2json/rpyc2json.py +++ b/ast2json/rpyc2json.py @@ -23,7 +23,7 @@ import ast2json import glob import itertools -import simplejson as json +import json import optparse import os.path import pickle -- cgit v1.2.3-54-g00ecf