On 17 September 2010 01:25, J <dreadpiratej...@gmail.com> wrote:

> Is there a better way to print a '%' in the string when also using
> formating?
>

I believe %% will escape the % and prints it straight out.

Cheers,
Xav
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to