]> git.phdru.name Git - dotfiles.git/blob - bin/compyleall-ptl
.fvwm/main.m4: Iconify Firefox' 1st window instead of lowering
[dotfiles.git] / bin / compyleall-ptl
1 #! /usr/bin/env python
2
3
4 import sys
5 from quixote.ptl.ptl_compile import compile_dir
6
7 compile_dir('.')