Am 12.03.2011 um 21:11 schrieb Thomas Grill:
Hi all,
Thomas kindly stated that the trick is to call the method without further arguments: self._send(rcvname)
actually my statement is only half true:
self._send(rcvname) currently sends an empty list message to the rcvname receiver which is often interpreted but need not always be
sorry, there's something missing: ... which is often interpreted as a bang message, that is.