print and trailing white space

Maxime Biais max at fr.fm
Thu Sep 18 17:25:01 EDT 2003


Hello,

I know how to print a string without the trailing newline with a coma
like : 

print "hello word",

but this example add a white space after the string :(

Do you know how to avoid this white space without using write()

-- 
Maxime Biais




More information about the Python-list mailing list