modify cycles

"Eric S. Johansson" <[email protected]>
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
how does one implement an atomic modify cycle in pysqlite??  I need to 
  modify records without worrying about another thread/process changing 
it first.  I understand I can't use an explicit TRANSACTION but I'm not 
seeing how to group a SELECT, my modify code, MODIFY, and a COMMIT(??) 
into one atomic operation.

are there there any docs covering this?

-- 
Speech-recognition in use.  It makes mistakes, I correct some.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.