summaryrefslogtreecommitdiff
path: root/tests/examplefiles/pycon_test.pycon
Commit message (Expand)AuthorAgeFilesLines
* Closes #874: do not swallow incomplete tracebacks in the Python console lexer.Georg Brandl2014-10-071-1/+4
* Fix mishandling of an ellipsis in place of the frames in a PythonGeorg Brandl2010-01-021-0/+6
* Add SyntaxError and KeyboardInterrupt support to PythonTracebackLexer.thatch2008-08-251-0/+8