subcommand.py: Have `subcommand' pass unknown arguments to constructor.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Apr 2014 11:22:39 +0000 (12:22 +0100)
Since it has an explicit class parameter, it should be able to pass
initargs to the class constructor.


No differences found