It would speed up incremental development much more if I did not have
to exit the interpreter each time I wanted to retest an altered
module.
However, I guess an alternate solution is to run the source from the
shell instead of import module and the module.method()
-- terrence brannon brannon@jove.cs.caltech.edu