1 2 3 4 5 6
#!/usr/bin/python # -*- coding: utf8 -*- import sys, getopt opts, args = getopt.getopt(sys.argv[1:], "") print args