Skip to content

Fix running rebuild.py in Py2 and Py3.

Yu Feng requested to merge rainwoodman/tpythonpp:build-fixes into master

rebuild.py didn't work for me. This change allows it to run.

The codegen still produces broken c++ though. I will file a different ticket.

Merge request reports