Zsolt Cserna <cserna.zs...@gmail.com> added the comment:
I've made a patch which works for me. >>> dbm.gnu.open("/tmp/zzzzz") Traceback (most recent call last): File "<stdin>", line 1, in <module> _gdbm.error: [Errno 2] No such file or directory: '/tmp/zzzzz' >>> Could you please give it a try? ---------- keywords: +patch nosy: +csernazs Added file: https://bugs.python.org/file47724/patch.diff _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34248> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com