Files
create/src/App/FeaturePythonPyImp.inl
Michal Ulianko faf8834484 py3.7 fix
PyUnicode_AsUTF8() returns const char* in py3.7 instead of char*. Making
changes to reflect that which should also be safe in
other Python versions.
2018-09-01 22:44:39 +02:00

8.7 KiB