Hot to split string literals that will across two or more lines ?
Lars Kellogg-Stedman
8273grkci8q8kgt at jetable.net
Thu Nov 17 22:21:37 EST 2005
More information about the Python-list mailing list
Thu Nov 17 22:21:37 EST 2005
- Previous message (by thread): Hot to split string literals that will across two or more lines ?
- Next message (by thread): Hot to split string literals that will across two or more lines ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> print "a string whcih is very very looooooooooooooooooooooooooooooooooo\ > oooooooooooooooooooong." print "a string which is very loooooo" \ + "ooooong." -- Lars -- Lars Kellogg-Stedman <8273grkci8q8kgt at jetable.net> This email address will expire on 2005-11-23.
- Previous message (by thread): Hot to split string literals that will across two or more lines ?
- Next message (by thread): Hot to split string literals that will across two or more lines ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list