[Python-Dev] PEP 295 - Interpretation of multiline string constants

Guido van Rossum guido@python.org
Thu, 25 Jul 2002 12:41:02 -0400


> I wrote a PEP, its number is 295, it is in attachment.
> It should be posted somewhere to be discussed so it is here.
> Please, look at it and say what you think.

This is an incompatible change. Your PEP does not address
how to deal with this at all. I will be forced to reject it unless
you come up with a transition strategy (in fact, I don't even want
to consider your proposal unless you deal with this).

> --Guido van Rossum (home page: http://www.python.org/~guido/)