Raymond Hettinger added the comment:

PEP 8's rule makes sense elsewhere, but for context managers I think an 
implicit return None is the norm and that making it explicit wouldn't improve 
readability.

----------
nosy: +rhettinger

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

Reply via email to