On 18/11/05, william <[EMAIL PROTECTED]> wrote: > > Thanks Wavy. > > An another option is by using ipython: > http://groups.google.be/group/turbogears/browse_thread/thread/85c2b061cee357a9/cad8f0fb9111246a#cad8f0fb9111246a
Thanks, I hadn't seen that. I don't have ipython installed (I've found it not to my taste), just the normal interpreter. Installed it, and it works fine. However, I still don't want to be thrown into the interpreter afterwards - I would just like to use this to do some offline regular manipulation of the database (inserting a new series of updates from a file) as an administrator. I guess I could just add sys.exit() at the end of my update script. -- wavy davy "True religion confronts earth with heaven and brings eternity to bear on time" - A. W. Tozer

