lorax/src/pylorax
Martin Gracik 88969ae0db Don't print the template filename and line number in error messages.
The template filename and line number do not correspond to the filename
and line number of the actual template files, because they are
representing the dynamically rendered template, not the text files
on the disk, so printing it out, when an error occurs, may be misleading.
2010-02-24 09:19:53 +01:00
..
__init__.py New version 2010-02-23 14:20:05 +01:00
base.py Don't print the template filename and line number in error messages. 2010-02-24 09:19:53 +01:00
config.py New version 2010-02-23 14:20:05 +01:00
constants.py New version 2010-02-23 14:20:05 +01:00
decorators.py New version 2010-02-23 14:20:05 +01:00
images.py New version 2010-02-23 14:20:05 +01:00
insttree.py New version 2010-02-23 14:20:05 +01:00
ltmpl.py New version 2010-02-23 14:20:05 +01:00
output.py New version 2010-02-23 14:20:05 +01:00
sysutils.py New version 2010-02-23 14:20:05 +01:00
yumbase.py New version 2010-02-23 14:20:05 +01:00