method (a, b = '', *c, **d): gets a syntax error?

Andreas Neudecker a.neudecker at uni-bonn.de
Fri Aug 29 13:52:00 EDT 2003


>>class WhatsUp:
>>     __call__ (
> You're missing the keyword 'def' here, right before the method name.

%&%$ How blind can you get ...! And I have been sitting in front of 
these lines for, well, ages. THANK YOU! :-)

Regards


Andreas








More information about the Python-list mailing list