Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mishandling of an ellipsis in place of the frames in a Python | Georg Brandl | 2010-01-02 | 1 | -0/+6 |
| | | | | console traceback, resulting in clobbered output. | ||||
* | Add SyntaxError and KeyboardInterrupt support to PythonTracebackLexer. | thatch | 2008-08-25 | 1 | -0/+8 |
Closes #360. |