On Thu, 1 May 2003 22:35:44 +0100 Jon Dyte <jon at totient.demon.co.uk> wrote: > while 1 == db1.done: > reactor.iterate() This is also wrong. You should be doing reactor.run(). -- Itamar Shtull-Trauring http://itamarst.org/ http://www.zoteca.com -- Python & Twisted consulting