templater: do not reevaluate rawstring as template (BC)
The previous patch made 'string' is always interpreted as a template. So this patch removes the special handling of r'rawstring' instead. Now r'' disables template processing at all.
Loading
Please register or sign in to comment