27 Nov
2002
27 Nov
'02
2:05 p.m.
Thomas Guettler wrote:
Yes, you are right. It is not the same. But I tried the following, too:
def standard_error_message(self, *args, **kwargs)
which didn't work. But it is not very important, i was just curious. Nevertheless thank you for your suggestion.
There's a thing in Zope (I think called 'mapply') that snfifs the signature adn tries to provide he right parameters. it's sniffing fails with the above declaration. cheers, Chris