summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2009-05-17 18:49:25 +0000
committerBob Ippolito <bob@redivi.com>2009-05-17 18:49:25 +0000
commitf849ce5d657f2a72b9af8b37ea67dd8d5cebcf6c (patch)
treede454e110d228dab6cea4cf2359fe031f410fb65
parent0c067d195decc908ce2c3076f3c92f8fa3f19d03 (diff)
downloadsimplejson-f849ce5d657f2a72b9af8b37ea67dd8d5cebcf6c.tar.gz
oops
git-svn-id: http://simplejson.googlecode.com/svn/trunk@188 a4795897-2c25-0410-b006-0d3caba88fa1
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 44eb1a2..7ad03d8 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python
+import sys
from ez_setup import use_setuptools
use_setuptools()