Changes for version 1.07

  • We now over-ride the getopt() method, and handle the standard options if getopt() is used rather than args(). Change based on a patch from Martin Bloecker.
  • Added a set of tests which exercise the getopt() method.
  • Renamed the show_version() function to _show_version(), to signify its private status.

Modules

subclass of AppConfig that provides standard options