[issue19975] Remove unused imports from webbrowser

Claudiu.Popa report at bugs.python.org
Fri Dec 13 15:28:20 CET 2013


New submission from Claudiu.Popa:

The attached patch removes three unused imports in webbrowser module.

----------
components: Library (Lib)
files: webbrowser_unused_imports.patch
keywords: patch
messages: 206091
nosy: Claudiu.Popa, georg.brandl
priority: normal
severity: normal
status: open
title: Remove unused imports from webbrowser
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file33121/webbrowser_unused_imports.patch

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


More information about the Python-bugs-list mailing list