On Oct 8, 2012, at 3:39 PM, Daniel Dunbar <daniel at zuster.org> wrote: > Passing --large and --small together should probably be an error. > >> + if opts.test_large: >> + if opts.test_small: >> + fatal('the --small and --large options are mutually exclusive') ;) /jakob