commit | 7253aded71df8d4bf8684fc78d11c596079211b3 | [log] [tgz] |
---|---|---|
author | Mariatta <Mariatta@users.noreply.github.com> | Wed Mar 08 08:19:57 2017 -0800 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Mar 08 17:19:57 2017 +0100 |
tree | 40be66c6eabece27b5373d6ba826cf3922c4eee6 | |
parent | eb65edd1029876a4a5bb70b009aeb914088ac749 [diff] |
bpo-29176: Fix name of the _curses.window class (#52) (#532) Set name to "_curses.window" instead of "_curses.curses window" (with a space!?). (cherry picked from commit 61e2bc74dfab1ceee332d3f480dcf86c478c87c5)