]> git.k1024.org Git - perf-null.git/blob - python/null.py32-o
Add two python optimised runs
[perf-null.git] / python / null.py32-o
1 #!/usr/bin/python3.2 -O
2
3 import sys
4
5 sys.exit(0)