Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: 396998e0c6ee7e555133c53ce42224046b1255f7 https://github.com/python/cpython/commit/396998e0c6ee7e555133c53ce42224046b1255f7 Author: terryjreedy <tjreedy at udel.edu> Date: 2017年06月21日 (2017年6月21日) Changed paths: M Lib/idlelib/config_key.py Log Message: ----------- [3.6] Fix typo in idlelib.config_key.py (GH-2322) (#2323) (cherry picked from commit a0e911b)