Hubert Tournier <hubert.tourn...@gmail.com> added the comment:
The storage format used under Windows is completely different from the one used under Unix (or *BSD). Apart from the .dat datafile, there is a .dir index file with CSV lines such as "'key', (offset, length)". Whereas under Unix (or *BSD), I have: # file whois_cache.db whois_cache.db: Berkeley DB 1.85 (Hash, version 2, native byte-order) I'll make a test on a Linux Raspberry Pi, to see if the issue is *BSD specific... ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue47072> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com