Return to Home Page
      Blog     Consulting     Seminars     Calendar     Books     CD-ROMS     Newsletter     About     FAQ      Search
 

Triple quotes (of either the single or double quote
variety) also allow you to embed single, and double
quotes into your strings/text. So you can write
paragraphs of text without having to worry about missing
a place where you should have "escaped" a delimiter
somewhere. (Of course if your prose has a tendency to
contain triple quotes or apostrophes, you'll still have
to pay attention; but that seems to be a pretty rare
problem).

f  e  x


How to do variable interpolation inside triple quoted string. Does python support that... CGI will require variable interpolation.
I am talking about somthing similar to perl's here operator

f  e  x


"How to do variable interpolation inside triple quoted string." +1

f  e  x



Add your comment below. Use an empty line between each paragraph. Paragraphs will be automatically formatted, and single carriage returns will be respected. Use <code> to begin a code block, and </code> to end a code block. Your email address will not be visible to spam harvesters or used in any way except to contact you with further questions.

Your Email Address:

Search     Home     WebLog     Consulting     Seminars     Calendar     Books     CD-ROMS     Newsletter     About     Contact     Site Design     Server Maintenance     Powered by Zope
©2007 MindView, Inc.