Problem with shelve/gdbm

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Sun Oct 21 23:47:04 EDT 2007


En Fri, 19 Oct 2007 17:58:50 -0300, Douglas Applegate  
<dapple at stanford.edu> escribi�:

> I am having a problem with shelve. The problem I think is really with
> gdbm. I'll write out a file using shelve/gdbm on an amd64 machine and
> then I'll try to read it in on a i386 machine. The result is a 'gdbm
> fatal: read error.' Reversing directions results in the same problem.
> Below are two small programs that get at the heart of the problem:

Best to file a bug at http://bugs.python.org

-- 
Gabriel Genellina




More information about the Python-list mailing list