Fix computation of PYTHONINC for Python 3.
* m4/pypath.m4: The print syntax changed in Python 3, so use sys.stdout.write for compatibility with all versions.
Showing
Please register or sign in to comment
* m4/pypath.m4: The print syntax changed in Python 3, so use sys.stdout.write for compatibility with all versions.