Interpreter Management ---------------------- .. function:: saveaudit Not completely implemented at this time. Saves all commands executed by the interpreter. ---- .. function:: retrieveaudit Not completely implemented at this time. See :func:`saveaudit` . ---- .. function:: quit Exits the program. Can be used as the action of a button. If edit buffers are open you will be asked if you wish to save them before the final exit.