New submission from Nir Soffer:

Using "with" is more clear and less error prone.

----------
components: Library (Lib)
files: 0001-Use-with-instead-of-try-finally.patch
keywords: patch
messages: 252716
nosy: nirs
priority: normal
severity: normal
status: open
title: Use with instead of try finally
versions: Python 3.6
Added file: 
http://bugs.python.org/file40740/0001-Use-with-instead-of-try-finally.patch

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

Reply via email to