Use of single letter arg in getopt In the following Python snippet, why do arguments -h and --commandfile work but -c does not?