Paul Watson wrote:

> While printf() does tightly control formatting in C, it does not in
 > Python.

There is no printf() in Python. You should not think of print as being a 
Python version of printf.
-- 
Michael Hoffman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to