From: Jim K. <jk...@us...> - 2005-06-13 00:04:55
|
Update of /cvsroot/opengtoolkit/pipe/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30541/tests Added Files: test.py Log Message: --- NEW FILE: test.py --- choice = raw_input("say something: ") print "you said: " + choice |