Used PyImport_ImportModule instead of PyImport_Import to avoid the explicit conversio...
authorBenedikt Tutzer <e1225461@student.tuwien.ac.at>
Thu, 4 Apr 2019 08:35:01 +0000 (10:35 +0200)
committerBenedikt Tutzer <e1225461@student.tuwien.ac.at>
Thu, 4 Apr 2019 08:35:01 +0000 (10:35 +0200)
commitcae657cebd1f4aa119a1264f80d89294a23be845
treea5d97eadc94d6a2ceb23ef71b64a23e85f7c687d
parent574dfb2ef9b31ff1396e48cb37b5f59996c5db24
Used PyImport_ImportModule instead of PyImport_Import to avoid the explicit conversion to a python string
passes/cmds/plugin.cc