libsigrok/bindings/python/sigrok/core
Daniel Elstner fa72105fe6 python: Fix PyObject_CallMethod() arguments
Pass nullptr instead of the empty string for format, and remove
the excess varargs argument. Also, avoid NULL in favor of nullptr.
2015-10-17 17:40:42 +02:00
..
__init__.py Remove obsolete low-level language bindings. 2014-07-18 21:34:57 +01:00
classes.i python: Fix PyObject_CallMethod() arguments 2015-10-17 17:40:42 +02:00