Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: d755d19ac4f50be2b11a6efb0f0396290c8d8263 https://github.com/python/cpython/commit/d755d19ac4f50be2b11a6efb0f0396290c8d8263 Author: terryjreedy <tjreedy at udel.edu> Date: 2017年06月11日 (2017年6月11日) Changed paths: M Lib/idlelib/idle_test/test_macosx.py M Lib/idlelib/idle_test/test_tree.py M Lib/idlelib/macosx.py M Lib/idlelib/stackviewer.py Log Message: ----------- [3.6] Remove unused imports (#2104) Part of patch by Serhiy Strochaka, 2016年12月16日 (no bpo issue) (cherry-pick of 70d28a184c42d107cc8c69a95aa52a4469e7929c)