your favorite debugging tool?
Aahz
aahz at pythoncraft.com
Sat Aug 22 10:49:22 EDT 2009
In article <mailman.227.1250951162.2854.python-list at python.org>,
Esmail <ebonak at hotmail.com> wrote:
>
>What is your favorite tool to help you debug your code? I've been
>getting along with 'print' statements but that is getting old and
>somewhat cumbersome.
Despite the fact that I've been using Python for more than a decade,
print is still my mainstay (or possibly logging to a file).
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"I support family values -- Addams family values" --www.nancybuttons.com
More information about the Python-list
mailing list