[New-bugs-announce] [issue40655] Fix from a bad programming practice 'from x import *', 'Lib / ctypes / test /'.

Hakan report at bugs.python.org
Sun May 17 02:46:10 EDT 2020


New submission from Hakan <hakancelik96 at outlook.com>:

When I use [unimport](https://github.com/hakancelik96/unimport), I saw this problem and I am sending a PR to fix it.

----------
components: Tests
messages: 369097
nosy: hakancelik
priority: normal
severity: normal
status: open
title: Fix from a bad programming practice 'from x import *', 'Lib / ctypes / test /'.
versions: Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40655>
_______________________________________


More information about the New-bugs-announce mailing list