[ANNOUNCE] Durus object database version 1.2

Neil Schemenauer nas at mems-exchange.org
Wed Sep 8 23:39:52 CEST 2004


Durus is a Python object database.  It offers an easy way to
maintain a consistent persistent collection of Python object
instances used by one or more processes.  This release contains
the following changes:

    * Add 'durus' command line tool.

    * Add 'BTree' class.

    * Fix the pack() method on Windows (close the file before
      renaming it).

For more information, see the web site:

    http://www.mems-exchange.org/software/durus/



More information about the Python-announce-list mailing list