Forgetting "()" when calling methods

Aahz aahz at pythoncraft.com
Sat Apr 26 14:59:44 EDT 2003


In article <mailman.1051376980.15852.python-list at python.org>,
Steven Taschuk  <staschuk at telusplanet.net> wrote:
>
>(Aside: A lot of questions of the form "why doesn't this work?"
>get answered here by programmers who are experienced enough that
>the problem is obvious, and who consequently might have trouble
>explaining how the querent could have figured it out themselves.
>It would be nice to be able to point people at a good on-line
>debugging tutorial for beginners; anybody know of such a thing?)

Doing a Google for "debugging tutorial" pulls this as the top link:
http://heather.cs.ucdavis.edu/~matloff/debug.html
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"In many ways, it's a dull language, borrowing solid old concepts from
many other languages & styles:  boring syntax, unsurprising semantics,
few automatic coercions, etc etc.  But that's one of the things I like
about it."  --Tim Peters on Python, 16 Sep 93




More information about the Python-list mailing list