Using print with format to stdout generates unwanted space
Michael Hoffman
cam.ac.uk at mh391.invalid
Mon Jun 20 17:56:31 EDT 2005
More information about the Python-list mailing list
Mon Jun 20 17:56:31 EDT 2005
- Previous message (by thread): Question about HTMLgen
- Next message (by thread): Using print with format to stdout generates unwanted space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Question about HTMLgen
- Next message (by thread): Using print with format to stdout generates unwanted space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list