module documentation

utilities for generating and formatting literal Python code.

Class PythonPrinter No class docstring; 0/16 instance variable, 8/13 methods documented
Function adjust_whitespace remove the left-whitespace margin of a block of Python code.
def adjust_whitespace(text): (source)

remove the left-whitespace margin of a block of Python code.