I have a python script asmparse.py that relies on two other (asmlexer.py and instr.py) in the same directory :
asmparse.py
asmlexer.py
instr.py
File asmparse.
asmparse.