Proper class initialization

Christoph Zwerschke cito at online.de
Thu Mar 2 05:36:11 EST 2006


Steven Bethard wrote:
> I assume the intention was to indicate that the initialization required 
> multiple statements.  I just couldn't bring myself to write that 
> horrible for-loop when the sum() function is builtin. ;)

Yes, this was just dummy code standing for something that really 
requires multiple statements and auxiliary variables.

-- Christoph



More information about the Python-list mailing list