From db57901d83730ec02d0cb9abf9abaa4741027676 Mon Sep 17 00:00:00 2001 From: Ilia Sergachev Date: Wed, 12 Oct 2016 16:20:48 +0000 Subject: setuptools_ext.py edited online with Bitbucket --- cffi/setuptools_ext.py | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1