If I get you right you want to print something without an automatic newline at 
the end?

You can use: `stdout.write x` to achieve that.

Reply via email to