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