[docs] [issue15964] SyntaxError in asdl when building 2.7 with system Python 3

Roger Serwy report at bugs.python.org
Thu Apr 4 04:32:42 CEST 2013


Roger Serwy added the comment:

The attached patch allows the same parser code to run under Python 2 and Python 3. I'm not sure how to test it other than by running the test suite which passed.

----------
Added file: http://bugs.python.org/file29677/patch_2and3.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15964>
_______________________________________


More information about the docs mailing list