]> git.k1024.org Git - perf-null.git/blob - python/null.py
Update README
[perf-null.git] / python / null.py
1 # this is not a shebang
2
3 import sys
4
5 sys.exit(0)