mario ruggier <[email protected]> writes: > All the above attempts will be blocked this way. Any other disallow- > sub-strings to add to the list above?
I think what you are trying to do is fundamentally hopeless. You might look at web.py (http://webpy.org) for another approach, that puts a complete interpreter for a Python-like language into the template engine. -- http://mail.python.org/mailman/listinfo/python-list
