[New-bugs-announce] [issue12432] remove a bunch of unused imports in Lib

Vincent Legoll report at bugs.python.org
Tue Jun 28 16:38:15 CEST 2011


New submission from Vincent Legoll <vincent.legoll at gmail.com>:

Using pylint I found some unused imports in Lib.

I filtered the most obvious ones by hand to produce the attached patch.

Should I submit individual patches, one for each file, so as to ease review ?

----------
components: Library (Lib)
files: unused-imports-2.patch
keywords: patch
messages: 139362
nosy: vincele
priority: normal
severity: normal
status: open
title: remove a bunch of unused imports in Lib
versions: Python 3.4
Added file: http://bugs.python.org/file22508/unused-imports-2.patch

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


More information about the New-bugs-announce mailing list