On Jun 19, 6:07 pm, Dave Hirschfeld <[email protected]> wrote:
> On Jun 18, 8:08 pm, Carlos Córdoba <[email protected]> wrote:
>
> > I just committed several changes that substantially improve our support
> > for IPython. They involve some tricky modifications to let Spyder easily
> > restart IPython kernels, so to all people using our dev version (Dave,
> > Matt, Jed, anyone else willing to help), I would like to ask you to test
> > it throughly and report any bugs you could find.
>
> Otherwise seems to be working great so far!
>
> Thanks,
> Dave

Just noticed the following error if I open a Command Window then
subsequently
try to close it with the red cross button on the tab:

>>> Traceback (most recent call last):
  File "C:\dev\code\spyderlib\spyderlib\plugins\externalconsole.py",
line 510, in close_console
    if not shellwidget.is_ipython_kernel or from_ipython_client:
AttributeError: 'ExternalSystemShell' object has no attribute
'is_ipython_kernel'


-Dave

-- 
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