better way than: myPage += 'more html' , ...

Chuck Spears larry_Goodman at yahoo.com
Thu Jun 26 13:51:43 EDT 2003


I have a question with regards to the sprintf style of replacing
strings.  I have a table in my HTML with a 50% width specifier.  How
can i get the formatter to ignore it.  For example in the example
below how can i code the 50% to be ignored?

keep the "%s 50% %s" % ("a","b")




More information about the Python-list mailing list