[issue16239] PEP8 arithmetic operator examples

Éric Araujo report at bugs.python.org
Sun Oct 28 21:32:17 CET 2012


Éric Araujo added the comment:

One idiom is not covered by the examples:  value = seq[something+1]
IMO it feels weird to put spaces in an index/slice notation.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list