#!/usr/bin/python from sys import argv from moduser import moduser moduser(argv[1])