Roundup Tracker - Issues

Message231

Author richard
Recipients
Date 2002-05-24.03:43:41
Message-id
In-reply-to
Logged In: YES 
user_id=6405

We need to find out what dbm is actually being used. Simplest 
way is to import anydbm and print anydbm._defaultmod. 
 
Then we can start worrying about the locking that's done in 
newid(). 
 
History
Date User Action Args
2009-02-03 14:20:01adminlinkissue559945 messages
2009-02-03 14:20:01admincreate