diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-01-06 21:13:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-06 21:13:30 (GMT) |
commit | be37dbff1ce3fa2ddd9115352b31ac0f6b44c193 (patch) | |
tree | 826bd60820a3fc989aadee0c2e7644efc4da861e /Lib/idlelib/idle_test/test_pyparse.py | |
parent | 902196d867a34cc154fa9c861c883e69232251c6 (diff) | |
download | cpython-be37dbff1ce3fa2ddd9115352b31ac0f6b44c193.zip cpython-be37dbff1ce3fa2ddd9115352b31ac0f6b44c193.tar.gz cpython-be37dbff1ce3fa2ddd9115352b31ac0f6b44c193.tar.bz2 |
bpo-35660: Fix imports in idlelib.window (GH-11434)
* bpo-35660: IDLE: Remove * import from window.py
* sys was being imported through the *, so also added an import sys.
* Update 2019-01-04-19-14-29.bpo-35660.hMxI7N.rst
Anyone who wants details can check the issue, where I added the point about the sys import bug.
(cherry picked from commit 11303dd6035a7d7f78025ce5a3e3b9bdf7380c9a)
Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions