]> git.phdru.name Git - dotfiles.git/blob - bin/compyleall
70e95c83e706658fdd7d2f8cdc38378bf1315c67
[dotfiles.git] / bin / compyleall
1 #! /bin/sh
2
3      python$PY_VER    -m compileall .
4 exec python$PY_VER -O -m compileall .