[issue18472] Update PEP 8 to encourage modern conventions

Barry A. Warsaw report at bugs.python.org
Mon Jul 29 23:32:12 CEST 2013


Barry A. Warsaw added the comment:

On Jul 28, 2013, at 09:48 PM, Nick Coghlan wrote:

>
>Nick Coghlan added the comment:
>
>"with statements are good", basically.

`with ExitStack() as stack` is even better :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18472>
_______________________________________


More information about the Python-bugs-list mailing list