libsigrok/bindings/python
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
..
sigrok python: Fix PyObject_CallMethod() arguments 2015-10-17 17:40:42 +02:00
Doxyfile Makefile.am: Fix out-of-tree build for Python bindings 2014-08-17 16:05:46 +02:00
setup.py Build: Pass compiler flags from make to setup.py 2015-08-29 17:08:34 +02:00