Closed de-vri-es closed 8 years ago
This PR fixes a python3 incompatibility in gennodejs/generate.py. It was using the old python2 print keyword rather than the function.
gennodejs/generate.py
Good find, Maarten. Thank you for the contribution!
This PR fixes a python3 incompatibility in
gennodejs/generate.py
. It was using the old python2 print keyword rather than the function.