Index of the template module
-
m
web.template
...
- simple, elegant templating
(part of web.py)
- a ELIF ...
- a r_var ...
- a ARGS ...
- a global_globals ...
- a WHAT ...
- a CLAUSE ...
- a Required ...
- a ELSE ...
- a MAX_ITERS ...
- a LINENO ...
- C render ...
- C Template ...
- C Handle ...
-
C
WTF
...
-
C
TemplateParser
...
- f setabler ...
- f curline ...
- f lock ...
- f csome ...
- f ltokr ...
- f go ...
- f __init__ ...
- f q ...
- f rer ...
- f varr ...
- f commentr ...
- f lookbehind ...
- f parenr ...
- f endr ...
- f assignr ...
- f varsetr ...
- f atomr ... - returns var, literal, paren, dict, or list
- f listr ...
- f whiler ...
- f ws ...
- f Error ...
- f forr ...
- f tokr ...
- f c ...
- f primaryr ... - returns getattr, call, or getitem
- f ifr ...
- f dictr ...
- f lines ... - This function gets called from two places: 1. at the start, where it's matching the document itself 2. after any command, where it matches one line or an indented block
- f liner ...
- f exprr ...
- f defwithr ...
- f gor ...
- C Stowage ...
-
C
ParseError
...
-
C
SecurityError
...
- The template seems to be trying to do something naughty.
- C Parser ...
- C Fill ...
- f test ...
- f frender ...