On Sun, Apr 23, 2017 at 7:13 AM, Mikhail V <mikhailwas at gmail.com> wrote: > So one could define a rule, that a raw string *must* > be terminated by the sequence quote + newline. > In theory. Then how would you pass one as a function parameter? func(r"...." ) Ugh. Ugly. ChrisA