Comment 3 for bug 274488

Revision history for this message
Fernando Perez (fdo.perez) wrote :

(ipython-0.10.2)amirbar[bin]> ip
Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39)
Type "copyright", "credits" or "license" for more information.

IPython 0.10.2 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.

In [1]: фыва
------------------------------------------------------------
   File "<ipython console>", line 1
     фыва
     ^
SyntaxError: invalid syntax

I can't confirm it in IPython 0.10.2 nor in 0.11. But this bug tracker is closed, all IPython bugs are now tracked at

https://github.com/ipython/ipython/issues

so if you continue seeing this with the 0.11 series (currently git HEAD), please let us know at github.

Thanks!