Re: printing all variables

2006-06-12 Thread Sheldon
Duncan Booth skrev: > Sheldon wrote: > > > Good day, > > > > I would like to know if there is a way to print all the variables set > > in a python program with having to write > > "print variable" on all? > > > Not all the variables in a program (that would be rather more than you > want), but yo

Re: printing all variables

2006-06-12 Thread Duncan Booth
Sheldon wrote: > Good day, > > I would like to know if there is a way to print all the variables set > in a python program with having to write > "print variable" on all? > Not all the variables in a program (that would be rather more than you want), but you can print all the variables in a spe