New submission from Claudiu.Popa: Hello.
Here's a short patch for dbm.dumb, which uses in various places the `with` statement for opening and closing files. Thanks. ---------- components: Library (Lib) files: dbm_with_open.patch keywords: patch messages: 220335 nosy: Claudiu.Popa, serhiy.storchaka priority: normal severity: normal status: open title: Use `with` statement in dbm.dumb type: enhancement versions: Python 3.5 Added file: http://bugs.python.org/file35588/dbm_with_open.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21729> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com