]> jfr.im git - irc/quakenet/qwebirc.git/blob - compile.py
Refactor RFC1459 case handling functions and their callers, as a consequence fixing...
[irc/quakenet/qwebirc.git] / compile.py
1 #!/usr/bin/env python
2 import bin.compile
3 bin.compile.main()