annotate commandparser/__init__.py @ 2:d36032625794

add __all__ and whitespace cleanup
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 30 Mar 2012 09:00:18 -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