Fix build with Python
Hello,
this should fix the build of the Python wrappers w/ Python3
. I tested it with Python 3.7.4
on Mojave (in facts I needed to add some hacks to make it work on macOS).
I run make Python_ALLTEST
and no error is raised.
Hope it's useful