Force a DB in shelf?

Oleg Broytmann phd at phd.pp.ru
Wed Oct 31 13:19:39 EST 2001


On Wed, Oct 31, 2001 at 10:09:36AM -0800, ToddW wrote:
> I know you can forcibly use one db over another, but I can't seem to
> figure out how. Anyone have a clue?

   Import the desire DB before importing shelve. Shelve later will happily
use imported DB.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list