Package turbogears :: Package widgets :: Module meta

Module meta

source code

Classes
  MetaWidget
Functions
 
load_kid_template(t, modname=None)
Loads the given template into the given module name, if modname is None, an unique one will be generated.
source code
Function Details

load_kid_template(t, modname=None)

source code 

Loads the given template into the given module name, if modname is None, an unique one will be generated. Returns a tuple (compiled_tmpl, template_text (or modulepath)