Once you're running in the interpreter, how do you load (or re-load) some foo.py Python code into the interpreter? (I'm using JPython, by the way.) This seems like something basic for interactive development. I must be missing something obvious. -- Joe Bowbeer