annotate commandparser/__init__.py @ 8:109627b7db9f

add ability to have mandatory class arguments
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 30 Mar 2012 10:37:39 -0700
parents e2a78e13424e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
e2a78e13424e add the basic script
Jeff Hammel <jhammel@mozilla.com>
parents: 0
diff changeset
1 from command import *
0
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2