[Python-ideas] String interpolation for all literal strings
Eric V. Smith
eric at trueblade.com
Wed Aug 5 22:50:35 CEST 2015
On 08/05/2015 03:36 PM, Yury Selivanov wrote:
> On 2015-08-05 3:28 PM, Eric V. Smith wrote:
>>> >On Aug 5, 2015, at 3:18 PM, Joseph Jevnik<joejev at gmail.com> wrote:
>>> >
>>> >raw-strings will not be scanned, correct?
>> Good question. I would expect them to be scanned.
>
> I think by definition raw strings should stay untouched.
The sub-thread about regular expressions has me pretty much convinced
that I agree.
Eric.
More information about the Python-ideas
mailing list