comparison commandparser/__init__.py @ 1:e2a78e13424e

add the basic script
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 29 Mar 2012 16:50:23 -0700
parents a41537c4284f
children
comparison
equal deleted inserted replaced
0:a41537c4284f 1:e2a78e13424e
1 # 1 from command import *
2 from main import *
3 2