summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Sergachev <ilia.sergachev@alpeslasers.ch>2016-10-12 16:20:48 +0000
committerIlia Sergachev <ilia.sergachev@alpeslasers.ch>2016-10-12 16:20:48 +0000
commitdb57901d83730ec02d0cb9abf9abaa4741027676 (patch)
tree6693da72c14a5da56e94edef9b6718f0ad9cf7a1
parenta47447b06bca6ce3dc70647081aac2b191c55065 (diff)
downloadcffi-AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197.tar.gz
setuptools_ext.py edited online with BitbucketAL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197
-rw-r--r--cffi/setuptools_ext.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cffi/setuptools_ext.py b/cffi/setuptools_ext.py
index eae3edd..211aebc 100644
--- a/cffi/setuptools_ext.py
+++ b/cffi/setuptools_ext.py
@@ -1,4 +1,5 @@
import os
+import sys
try:
basestring