Revision 996
Added by Aaron Marcuse-Kubitza almost 13 years ago
lib/xml_func.py | ||
---|---|---|
1 |
# XML "function" nodes that evaluate their contents to text
|
|
1 |
# XML "function" nodes that transform their contents
|
|
2 | 2 |
|
3 | 3 |
import datetime |
4 | 4 |
import re |
Also available in: Unified diff
xml_func.py: Fixed module description comment to reflect that not all XML funcs generate text