summaryrefslogtreecommitdiff
path: root/simplejson/tool.py
diff options
context:
space:
mode:
Diffstat (limited to 'simplejson/tool.py')
-rw-r--r--simplejson/tool.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/simplejson/tool.py b/simplejson/tool.py
index 35627db..062e8e2 100644
--- a/simplejson/tool.py
+++ b/simplejson/tool.py
@@ -10,6 +10,7 @@ Usage::
Expecting property name: line 1 column 2 (char 2)
"""
+from __future__ import with_statement
import sys
import simplejson as json