bpo-35598: IDLE: Refactor globals in config_key.py by csabella · Pull Request #11392 · python/cpython
Separate load_final_key_list() is no longer needed after all but one of its lines are moved to global scope.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Dec 31, 2018Move translate_key() and constant tuples to module level. Inline the remnant one-line function. (cherry picked from commit b4ea8bb) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
miss-islington added a commit that referenced this pull request
Dec 31, 2018Move translate_key() and constant tuples to module level. Inline the remnant one-line function. (cherry picked from commit b4ea8bb) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters