A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ipython/ipython/issues/1225/ below:

SyntaxError display broken in Python 3 · Issue #1225 · ipython/ipython · GitHub

With python 2.7 ipython responds to a syntax error with a traceback like this:

In [1]: ''.
File "", line 1
''.
^
SyntaxError: invalid syntax

But with Python 3.2 you only get this:

In [1]: ''.
SyntaxError: invalid syntax (, line 1)

There is no pointer showing where the error is.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4