I noticed this too. See
http://code.google.com/p/sympy/issues/detail?id=3293. I guess we
should bisect it.

Aaron Meurer

On Jun 17, 2012, at 3:19 PM, "[email protected]"
<[email protected]> wrote:

> Just FYI:
>
> sympy/interactive/tests/test_ipython.py:test_automatic_symbols
>  File 
> "/home/stefan/scientific_python_stack/sympy/sympy/interactive/tests/test_ipython.py",
> line 27, in test_automatic_symbols
>    enable_automatic_symbols(app)
>  File 
> "/home/stefan/scientific_python_stack/sympy/sympy/interactive/session.py",
> line 97, in enable_automatic_symbols
>    app.shell.set_custom_exc((NameError,), _handler)
> AttributeError: 'TerminalInteractiveShell' object has no attribute 'shell'
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" 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/sympy?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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/sympy?hl=en.

Reply via email to