New submission from Malthe Borch:

Many systems today use Python 3 as the default interpreter "python". The Python 
2.7 build fails because of syntax incompatibility.

Attached patch fixes this.

----------
components: Build
files: 0001-Allow-make-to-be-run-under-Python-3.patch
keywords: patch
messages: 276401
nosy: malthe
priority: normal
severity: normal
status: open
title: ASDL compatibility with Python 3 system interpreter
type: compile error
versions: Python 2.7
Added file: 
http://bugs.python.org/file44654/0001-Allow-make-to-be-run-under-Python-3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28143>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to