Aloha, Andreas Lobinger wrote: > Lawrence D'Oliveiro wrote: >> In message <[EMAIL PROTECTED]>, Andreas Lobinger wrote: >>> Anyone any idea where the error is produced?
... to share my findings with you:
def ex(self,context,baseid,n1,n2):
print "x",context,n1,n2
return 1
The registered Handler has to return a (integer) value.
Would have been nice if this had been mentioned in the documentation.
Wishing a happy day,
LOBI
--
http://mail.python.org/mailman/listinfo/python-list
