summaryrefslogtreecommitdiff
path: root/boto/beanstalk/exception.py
diff options
context:
space:
mode:
Diffstat (limited to 'boto/beanstalk/exception.py')
-rw-r--r--boto/beanstalk/exception.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/boto/beanstalk/exception.py b/boto/beanstalk/exception.py
index c209cefc..f6f9ffad 100644
--- a/boto/beanstalk/exception.py
+++ b/boto/beanstalk/exception.py
@@ -1,5 +1,5 @@
import sys
-import json
+from boto.compat import json
from boto.exception import BotoServerError