Memory Problems in Windows 2003 Server

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Mon Oct 15 06:08:25 EDT 2007


On Mon, 15 Oct 2007 11:31:59 +0200, amdescombes wrote:

> Are there any classes that implement disk based dictionaries?

Take a look at the `shelve` module from the standard library.

Or object databases like ZODB or Durus.

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list