[Python-Dev] Suggested addition to PEP 8 for context managers

Raymond Hettinger raymond.hettinger at gmail.com
Thu Apr 19 06:54:47 CEST 2012


On Apr 18, 2012, at 1:38 PM, Guido van Rossum wrote:

> 
> Let's change this to something more reasonable, e.g.
> 
> """
> If operators with different priorities are used, consider adding
> whitespace around the operators with the lowest priority(ies). This is
> very much to taste, however, never use more than one space, and always
> have the same amount of whitespace on both sides of a binary operator.
> """

+1


Raymond
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120419/52a60745/attachment.html>


More information about the Python-Dev mailing list