index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
mozbase
/
mozprocess
/
tests
/
procnonewline.py
blob: 428a02bcb53639a41fac7afc93b970632a40cbdb (
plain
)
1
2
3
import sys print "this is a newline" sys.stdout.write("this has NO newline")