anydbm and sync'ing

Torsten Bronger bronger at physik.rwth-aachen.de
Fri Mar 14 07:50:08 EDT 2008


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: bronger at jabber.org
               (See http://ime.webhop.org for further contact info.)



More information about the Python-list mailing list