Define TALESError, an exception class that carries another
exception+traceback around. This is raised by evaluate(). Fix evaluate() to support string:, path:, not:, and exists:. For compatibility it still recognizes str: as an alias for string:, and var:, global: and local: as aliases for path:.
Showing
Please register or sign in to comment