A subclass of optparse.OptionParser that allows boolean long
options (like --verbose) to also take arguments (like
--verbose=true). Arguments must use =.
This is a module to check the filesystem for the presence and
permissions of certain files. It can also be used to correct the
permissions (but not existance) of those files.