"Sim Zacks" <[EMAIL PROTECTED]> writes:
> I've been looking at the possibility of having a planned CR in the source
> code and I don't see a case where it would happen.

Does python actually disallow newlines in string literals?  That is

        x = 'foo
bar'

Whether you think this is good style is not the question --- is it
allowed by the language?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to