python3 gist
if __name__ == '__main__': main(sys.argv[1]) # The 0th arg is the module filename if __name__ == '__main__': unittest.main()