end of print = lower productivity ?

Diez B. Roggisch deets at nospam.web.de
Tue Nov 25 12:29:16 EST 2008


cptnwillard at gmail.com wrote:

> On Nov 25, 4:53 pm, "Diez B. Roggisch" <de... at nospam.web.de> wrote:
>> I used to use print a lot. Once I found
>>
>> import pdb; pdb.set_trace()
>>
>> I massively lost interest in it. And gained *much* more debugging
>> power/productivity.
> 
> In some cases, this is not discriminatory enough : there are simply
> too many function calls.

But not to many prints with to few parentheses? You must be joking. 

Diez



More information about the Python-list mailing list