Browse Source

testing...

master
Chaz Littlejohn 13 years ago
parent
commit
bd94b34bf9
  1. 2
      test_Python.py

2
test_Python.py

@ -24,7 +24,7 @@ Test if python is working.
import sys
print "\npython is working!"
print "\npython is indeed working!"
print "\npress return to finish"
sys.stdin.readline()

Loading…
Cancel
Save