Re: [Tutor] python workspace -- vars() vs locals()

2009-06-03 Thread Emile van Sebille
On 6/3/2009 12:50 AM spir said... Le Tue, 02 Jun 2009 10:47:38 -0700, Emile van Sebille s'exprima ainsi: On 6/2/2009 8:54 AM roberto said... hello, i'd like to ask if there is anything in python which helps to see what variables have been defined and their type and their dimension etc; In ap

Re: [Tutor] python workspace -- vars() vs locals()

2009-06-03 Thread spir
Le Tue, 02 Jun 2009 10:47:38 -0700, Emile van Sebille s'exprima ainsi: > On 6/2/2009 8:54 AM roberto said... > > hello, > > i'd like to ask if there is anything in python which helps to see what > > variables have been defined and their type and their dimension etc; > > In appropriate contexts,