Antoon Pardon wrote:
>>
>>Write shorter functions ;)
> 
> This has little to do with long functions. A class can contain
> a large number of methods, whitch are all rather short, and your
> class will still be spread over several pages.
> 

Write classes with a smaller interface ;-)

/David
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to