Functions
rtshell::fmt Namespace Reference

Functions

def import_formatter
 Formatter importer.
def rawpy
 Python source formatter.

Function Documentation

def rtshell.fmt.import_formatter (   form,
  modmgr 
)

Formatter importer.

Import a formatter.

This function attempts to evaluate an expression specifying a function
object that can be used to format a piece of data. The imported function
must receive one positional argument, which is the data to format.

@param form The formatter expression.
@param modmgr The module manager to use to evaluate @ref form.

Definition at line 35 of file fmt.py.

def rtshell.fmt.rawpy (   data)

Python source formatter.

Definition at line 28 of file fmt.py.



rtshell
Author(s): Geoffrey Biggs
autogenerated on Fri Aug 28 2015 12:55:12