Hi

when Spyder crashed, I inspected monitor.log and found entries like

     Context
     -------

     __get_dir__(''test',globals())

     Traceback
     ---------

     Traceback (most recent call last):
       File "c:\develop\msWorkbench\spyderlib\widgets\externalshell
\monitor.py", line 504, in run
         result = eval(command, glbs, self.locals)
       File "<string>", line 1
         __get_dir__(''test',globals())
                     ^
     SyntaxError: invalid syntax

Somehow the quotes got wrong, but I am not able to reproduce this
problem.

Regards, Uwe



-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to