On Mar 23, 12:52 pm, belinda thom <[EMAIL PROTECTED]> wrote: > be processed up the call stack. My problem is this. I'd also like it > to handle a special string (e.g. 'quit'), in which case control > should return to the Python command line as opposed to returning the > string up the call stack.
Maybe you are looking for the 'code' module. http://docs.python.org/lib/module-code.html ... Jay Graves -- http://mail.python.org/mailman/listinfo/python-list