[New-bugs-announce] [issue19872] Remove unused imports in pathlib

Vajrasky Kok report at bugs.python.org
Tue Dec 3 09:22:26 CET 2013


New submission from Vajrasky Kok:

Attached the patch to remove unused imports in pathlib.

----------
components: Library (Lib)
files: remove_unused_import_in_pathlib.patch
keywords: patch
messages: 205081
nosy: pitrou, vajrasky
priority: normal
severity: normal
status: open
title: Remove unused imports in pathlib
type: performance
versions: Python 3.4
Added file: http://bugs.python.org/file32948/remove_unused_import_in_pathlib.patch

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


More information about the New-bugs-announce mailing list