Hi,

I'd like to print a string with the string format method which uses
{0}, ...

Unfortunately, the string contains TeX commands which use lots of
braces. Therefore I would have to double all these braces just for the
format method which makes the string hardly readable.

Is there anything like a "raw" format string and any other means
to circumvent this?

Many thanks for a hint,
Helmut.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to