On Tue, 20 Mar 2012 16:34:21 -0400, Nathan Rice wrote:

> I find help() to be mostly useless because of the clutter induced by
> double under methods.

I feel your pain, but perhaps I've just learned how to skim the output 
without being bogged down in reading every line, or perhaps because I 
mostly call it on methods rather than on the class itself, I find help() 
is absolutely invaluable and would be lost without it.



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

Reply via email to