module documentation

Lexers for Python and related languages.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Cython​Lexer For Pyrex and Cython source code.
Class ​Dg​Lexer Lexer for dg, a functional and object-oriented programming language running on the CPython 3 VM.
Class ​Num​Py​Lexer A Python lexer recognizing Numerical Python builtins.
Class ​Python2​Lexer For Python 2.x source code.
Class ​Python2​Traceback​Lexer For Python tracebacks.
Class ​Python​Console​Lexer For Python console output or doctests, such as:
Class ​Python​Lexer For Python source code (version 3.x).
Class ​Python​Traceback​Lexer For Python 3.x tracebacks, with support for chained exceptions.
Variable line​_re Undocumented
line_re =

Undocumented