Download this file
1 2 3 4 5 6 7
#!/usr/bin/env python import sys import roundup from roundup.demo import main sys.exit(main())