]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Always use PyObject_Call as suggested by Jan Kolarik
authorMichael Schroeder <mls@suse.de>
Tue, 13 Feb 2024 15:33:48 +0000 (16:33 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 13 Feb 2024 15:33:48 +0000 (16:33 +0100)
commit40ac28e8e835110b579a56cbb64b3aaecbb7764d
treeee5344ab89673893b2234bbebde846867667f5b5
parente0d0438e5c48f222838c50a67b7b099ada1d0614
Always use PyObject_Call as suggested by Jan Kolarik

PyObject_Call is available since python 2.2
bindings/solv.i