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