On Fri, 14 Mar 2008 17:06:00 +0000, Matt Nordhoff wrote: > Hmm, if Perl's on-disk hash tables are good, maybe someone should port > them to Python, or maybe someone already has.
I don't know Perl's on-disk hash tables but there is a `shelve` module in
the standard library.
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list
