libnl/python/netlink
Hiroaki KAWAI cb319e22f5 python: fix wrongly passing argument to function in ObjIterator.next()
self.__next__() bound method does not take an extra argument.

https://github.com/thom311/libnl/pull/57

Signed-off-by: Hiroaki KAWAI <kawai@stratosphere.co.jp>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-04-09 09:22:47 +02:00
..
genl add generic netlink functions to swig 2013-07-18 23:22:18 +02:00
route python: add bridge flags API 2013-10-22 14:20:41 +02:00
__init__.py python interface to netlink protocols 2011-05-10 12:17:33 +02:00
capi.i python: remove use of PyArg_ParseTuple() for callback result 2013-10-07 09:45:56 +02:00
core.py python: fix wrongly passing argument to function in ObjIterator.next() 2014-04-09 09:22:47 +02:00
fixes.h python interface to netlink protocols 2011-05-10 12:17:33 +02:00
Makefile.am python: Include all files in distribution 2013-11-06 10:28:37 +01:00
util.py Fixed ObjIterator for python3, fixed output of _color and added missing parameter to nl_cache_resync 2013-10-07 09:52:08 +02:00
utils.h python: rework netlink callback handling 2013-09-05 17:46:00 +02:00