Make python refer to python2.7 explicitly
[gruntmaster-daemon.git] / t / problems / hello / tests / python / prog.py
1 #!/usr/bin/python2.7
2 print 'Hello World!'
This page took 0.021214 seconds and 5 git commands to generate.