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.
F
Fredrik Lundh committed
6de22ef6778c31b3bb06bd05c29207ac0aa86196
Parent: d05e051
template string, and don't call the template compiler if we can avoid it.