mako
API Documentation
Modules
Classes
Names
mako
.
pygen
Toggle Private API
module documentation
utilities for generating and formatting literal Python code.
Class
PythonPrinter
No class docstring; 0/10 instance variable, 8/13 methods documented
Function
adjust_whitespace
remove the left-whitespace margin of a block of Python code.
def
adjust_whitespace
(text):
remove the left-whitespace margin of a block of Python code.