New submission from Jonathan Ng:

Or at the very least, if there is an OSError in _update, an error should be 
raised instead of ignoring this error. 

In the current state of the code, if there was an OSError while reading the 
dirfile, the dirfile would be overwritten with a blank file when it is closed.

----------
title: dumbdbm should not commit if -> dumbdbm should not commit if in read mode

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28847>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to