Serhiy Storchaka added the comment:

I think the chance of this is pretty small. I can imagine that some people use 
default, 'r' or 'w' mode unintentionally, and all works for them even when 
database is missed (for example our tests do this). But it is very unlikely 
that someone use the 'n' mode and expect that database will be not cleaned.

----------
resolution:  -> fixed
stage: patch review -> resolved

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

Reply via email to