michael@0: import sys michael@0: print "this is a newline" michael@0: sys.stdout.write("this has NO newline")