Malthe Borch added the comment:

I forgot to add "from __future__ import print_function" to the beginning of 
"asdl.py" and "spark.py". It should then work on Python 2.

That is, with the imported print-function, the incompatibilities that Martin 
pointed out are no longer there.

As for Windows, I would think that printing out CRLFs is the correct behavior? 
I don't use Windows personally.

----------

_______________________________________
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