language-python-0.2: Parsing and pretty printing of Python code.Source codeContentsIndex
Language.Python.Common.PrettyToken
Portabilityghc
Stabilityexperimental
Maintainerbjpop@csse.unimelb.edu.au
Description
Pretty printing of tokens. Note the output is intended for displaying in messages to the user, and may not be valid Python syntax. For instance the pretty printing is useful for displaying parser error messages, but not useful for producing concrete Python source.
Produced by Haddock version 2.4.2