Shelve problem: why so big?

Oleg Broytmann phd at phd.pp.ru
Thu Nov 8 06:23:50 EST 2001


On Thu, Nov 08, 2001 at 11:00:52AM +0000, Geert-Jan Giezeman wrote:
> I am trying to create a shelve from a table of 1100 by 1100 floating
> point numbers, which I want to store as 1100 lists of length 1100,
> indexed by a key. Unfortunately, I get an error when I try to create
> this:
> bsddb.error; (22, Invalid argument)

   http://www.python.org/cgi-bin/faqw.py?req=show&file=faq04.099.htp

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