]> jfr.im git - irc/quakenet/qwebirc.git/blob - compile.py
Another attempt at stopping that 'reactor not installed' problem with run.py.
[irc/quakenet/qwebirc.git] / compile.py
1 #!/usr/bin/env python
2 import bin.compile
3 bin.compile.main()