Hi,
I've been reading through the python documentation on the optparse module and I was unable to find out how to specify if an option is optional or required. The documentation vaguely states that actions can be used to do this, however I was not able to figure out how. If anyone could help I'd greatly appreciate it.
-- http://mail.python.org/mailman/listinfo/python-list