Module python_ast::fmt 
                   
                       [−]
                   
               [src]
Format python_ast types as pretty printable strings
Functions
| json | 
                                 Take some input that implements   | 
                       
| token | 
                                 Take a token and output it in tabular format using text alignments
for debugging. The string will take the form:
  | 
                       
| tokens | 
                                 Like   |