Winpdb question

Gerhard Häring gh at ghaering.de
Wed Nov 9 10:53:06 EST 2005


mclaugb wrote:
> Is there any way to either restrict the number of variables displayed in the 
> Globals or Locals section.  It is a pain having to search through this list 
> all of the time just to look at the values of variables in my program.

IMO, if you have too many locals or globals then that's a sign that you 
should structure your application better with more functions and classes ...

-- Gerhard




More information about the Python-list mailing list