evaluating code lines above breakpoints ?

Tim Roberts timr at probo.com
Fri Aug 22 02:32:22 EDT 2008


Stef Mientki <stef.mientki at gmail.com> wrote:

>Diez B. Roggisch wrote:
>>   
>> Why do you want this anyway? Why don't you simply show all the variables in
>> the local frame? I'd say thats enough.
>   
>because it's too much data, and too much data decreases information content.

Most Python functions do not have a large set of locals().
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list