00001 # 00002 # PyMite - A flyweight Python interpreter for 8-bit and larger microcontrollers. 00003 # Copyright 2002 Dean Hall. All rights reserved. 00004 # PyMite is offered through one of two licenses: commercial or open-source. 00005 # See the LICENSE file at the root of this package for licensing details. 00006 # 00007 00008 import ipm 00009 ipm.ipm() 00010 00011 # :mode=c: