conditional_escape(text) [source]
Similar to escape(), except that it doesn’t operate on pre-escaped strings, so it will not double escape.
conditional_escape(text) [source]
Similar to escape(), except that it doesn’t operate on pre-escaped strings, so it will not double escape.
Please login to continue.