blob: 428a02bcb53639a41fac7afc93b970632a40cbdb [file] [log] [blame]
import sys
print "this is a newline"
sys.stdout.write("this has NO newline")