Nov. 7, 2002
11:11 a.m.
François Granger wrote:
after each message you have to wait (up to 10 seconds on my machine with my database) before you can continue. Maybe an explicit "Save database" button is an idea?
With the -d parameter, you can use a anydbm instead of Pickle. With some hack it can probably use gdbm as the anydbm db.
Right, that's the obvious solution. Thanks. Just