[New-bugs-announce] [issue16871] Cleanup a few minor things

Serhiy Storchaka report at bugs.python.org
Sat Jan 5 17:08:57 CET 2013


New submission from Serhiy Storchaka:

Here is a set of patches which clean a few minor things: add spaces after if/while/return/etc, remove spaces after class/function name, remove redundant parens after if/while/return/etc. One set contains only space changes, another set contains parens changes.

----------
components: Library (Lib), Tests
messages: 179128
nosy: ezio.melotti, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Cleanup a few minor things
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4

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


More information about the New-bugs-announce mailing list