Christian Heimes <li...@cheimes.de> writes: > msg = ("WARNING: " > "Pants on fire")
Ick. When the name changes to something with a different length, you'll need to change every continuation line. A name change is easily predicted and quite likely to happen often in one's code, so why invite more work when it happens? -- \ “Let others praise ancient times; I am glad I was born in | `\ these.” —Ovid (43 BCE–18 CE) | _o__) | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list