[pypy-commit] cffi default: Merged in AL_Ilia/cffi/AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197 (pull request #70)

arigo pypy.commits at gmail.com
Thu Oct 13 03:47:56 EDT 2016


Author: Armin Rigo <armin.rigo at gmail.com>
Branch: 
Changeset: r2784:11cdc0267885
Date: 2016-10-13 07:47 +0000
http://bitbucket.org/cffi/cffi/changeset/11cdc0267885/

Log:	Merged in AL_Ilia/cffi/AL_Ilia/setuptools_extpy-edited-online-with-
	bitb-1476289245197 (pull request #70)

	setuptools_ext.py edited online with Bitbucket

diff --git a/cffi/setuptools_ext.py b/cffi/setuptools_ext.py
--- a/cffi/setuptools_ext.py
+++ b/cffi/setuptools_ext.py
@@ -1,4 +1,5 @@
 import os
+import sys
 
 try:
     basestring


More information about the pypy-commit mailing list