Hallöchen!

A TurboGears process opens a DB file with anydbm and keeps it open.
The the same time, this file is updated by another process.  How can
I tell the TurboGears process to fetch the new values?  my_db.sync()
didn't help -- apparently, it only *writes* to the DB file but
doesn't read new data from it.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                                      Jabber ID: [EMAIL PROTECTED]
               (See http://ime.webhop.org for further contact info.)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to