Q: Print whithout \n

Andreas Jung andreas at andreas-jung.com
Tue Dec 12 07:26:04 EST 2000


On Tue, Dec 12, 2000 at 11:43:02AM +0000, Henrik Mårtensson wrote:
> Hi
> 
> How do you print a string whithout a linefeed in the end.

Use sys.stdout.write()

Andreas 




More information about the Python-list mailing list