Python strings question (vertical stack)

dmitrey dmitrey.kroshko at scipy.org
Tue Nov 20 14:35:03 EST 2007


Hi all,
I have some strings, let it be string1, string2, string3.

So how could String=
"""
string1
string2
string3
"""

be obtained?

Thank you in advance, D.



More information about the Python-list mailing list