#!/usr/bin/env python import helper, cryptlib def main(): pass if __name__ == '__main__': main()