testing...

This commit is contained in:
Chaz Littlejohn
2011-03-19 21:38:48 +00:00
parent 08ee109ec3
commit bd94b34bf9
+1 -1
View File
@@ -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()