another major speedup: let sre.sub/subn check for escapes in the
template string, and don't call the template compiler if we can avoid it.
Showing
Please register or sign in to comment
template string, and don't call the template compiler if we can avoid it.