#!/usr/bin/env python import sys import pymodmilter.run if __name__ == '__main__': sys.exit( pymodmilter.run.main() )