Re: python strings

John Wezel (100016.2050@CompuServe.COM)
28 Apr 94 01:54:04 EDT

>Also I presume that concatenated literals will generally be separated by
>whitespace. I sort of like compatibility with C at the lexical level as
>an esthetical goal too.
>
>But if more people think it's bad, I'll rethink it -- after all it was
>only a ten-line change or so.

Please don't -- I consider it the better way to solve the problem than
triple quotes. In my opinion, triple quotes are no solution because of the
indentation problem.

John Wezel