]> granicus.if.org Git - python/commit
bpo-33656: Add enum name for argument of Windows call. (GH-7642)
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 11 Jun 2018 19:45:27 +0000 (15:45 -0400)
committerGitHub <noreply@github.com>
Mon, 11 Jun 2018 19:45:27 +0000 (15:45 -0400)
commitfd88f319a4f40682b989b63f0b6378d69465fda4
treeebfe1c7384138467a0ef78e74264c957fe90b235
parent8a05f559ce5064df68c8d4ebd7d4ed28381d9971
bpo-33656: Add enum name for argument of Windows call. (GH-7642)

Change suggested by Eryk Sun in a comment on PR 7137 after it was merged.
Lib/idlelib/pyshell.py