summaryrefslogtreecommitdiff
path: root/tests/snippets/pycon
Commit message (Expand)AuthorAgeFilesLines
* Refactor PythonConsoleLexer as a DelegatingLexer (#2412)Jean Abou-Samra2023-04-173-3/+21
* Python console: do not require output that looks like a traceback to be valid...Georg Brandl2023-04-121-0/+108
* Python console: make traceback handling more robustGeorg Brandl2023-02-031-0/+97