s4:lib/messaging - fix up the python bindings
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 7 Nov 2009 16:57:50 +0000 (17:57 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 7 Nov 2009 17:02:05 +0000 (18:02 +0100)
commitf6eacfcf1d579242af40820fe284df80c1f2b7bf
tree755bba895b037c22b38fe74d7dc8efe1adbab1ac
parent22d9610a1fd7cf2c1421ec3f63e8e78ffdfd790a
s4:lib/messaging - fix up the python bindings

This fixes up the broken "send" method of the python bindings and corrects some
other parameter lists in parsing functions (this is only cosmetic). The reason
for the bug was a superfluous "|"!
source4/lib/messaging/pymessaging.c
source4/lib/messaging/tests/bindings.py