[issue13007] gdbm 1.9 has new magic that whichdb does not recognize
Jesús Cea Avión
report at bugs.python.org
Mon Sep 19 16:37:22 CEST 2011
Jesús Cea Avión <jcea at jcea.es> added the comment:
I have a question... What about the endianness of the data?. For instance, if an Intel machine (little endian) creates a GDBM file, can it a) be recognized as such in Sparc (big endian)? b) Can be open and used in Sparc?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13007>
_______________________________________
More information about the Python-bugs-list
mailing list