self._send('pdp_rec', ('jpeg', 100)) you have to enclose the arguments in a tuple.
sven.
well, I do actually get the same pb. if I make a print of the outlet of the receiver, in that case [r pdp_rec] I get list jpeg 100
pyext is 0.2.1pre, pd 39.1, python2.4
vincent