long string constants

Holger Fuessler fuessler at informatik.uni-mannheim.de
Mon Nov 12 05:08:56 EST 2001


Hallo!

If this is frequently ask, please give me a reference. I couldn't find
it.

I'm using string building of the form "%s..." % (variable, ...), where
the string and the variable list is very long.

Now my question. Is it possible to spread very long string constants
over multiple lines?.

Thanks in advance

Holger

-- 
Holger Fuessler
Praktische Informatik IV           Tel: +49 621 181 2605
University of Mannheim             Fax: +49 621 181 2601
L15, 16  68131 Mannheim, Germany   fuessler at informatik.uni-mannheim.de



More information about the Python-list mailing list