annotate commandparser/__init__.py @ 9:0069096e8e22

python 2.4 compatability
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 30 Mar 2012 16:45:50 -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