Fix build when /usr/local/bin/python is python 3

Stephen Checkoway s at pahtak.org
Tue Oct 1 09:05:11 PDT 2013


On Oct 1, 2013, at 11:14 AM, Eitan Adler <lists at eitanadler.com> wrote:

> On Wed, Jul 17, 2013 at 1:15 PM, Eitan Adler <lists at eitanadler.com> wrote:
>> Hi,
>> 
>> What follows is a patch which attempts to be compatible with both
>> python 2 and python 3.  This also fixes a few wrong shebang lines.
> ...
> 
> Friendly ping


I'm not sure if you intended this or not but some of your print statements/functions have spaces between print and the left parenthesis. Others do not.

-- 
Stephen Checkoway









More information about the llvm-commits mailing list