roberto wrote:
On Tue, Jun 2, 2009 at 10:54 AM, roberto <robert...@gmail.com> wrote:
>>
>> 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;
>>
>> if any of you has ever used Matlab, i mean something really similar to
>> its workspace, where all the user created variables are stored and
>> constantly updated
>>
>> thank you
>> --
>> roberto
You could use the commercial Komodo IDE. It's got a debugger that runs
the Python code as a separate process, so it can be used for GUI
debugging as well as console work. I use it with wxPython, and Python 2.6.2
http://www.activestate.com/komodo/
_______________________________________________
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor