[Tutor] Multi-User file system

Jim Morcombe jmorcombe at westnet.com.au
Sun Nov 2 04:27:11 CET 2008


I want to have a couple of files that can be updated simultaneously be 
several users.  I don't want to go to the effort of having the users set 
up a RDMS and would like to control everything from Python.  I am after 
something like shelve, but with record locking.  Is there such a thing?

Jim Morcombe




More information about the Tutor mailing list