print()

mattia gervaz at gmail.com
Fri Oct 16 17:04:08 EDT 2009


Is there a way to print to an unbuffered output (like stdout)? I've seen 
that something like sys.stdout.write("hello") works but it also prints 
the number of characters!



More information about the Python-list mailing list