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!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to