SIGN IN SIGN UP

Issue #12567: Fix curses.unget_wch() tests

Skip the test if the function is missing. Use U+0061 (a) instead of U+00E9 (é)
because U+00E9 raises a _curses.error('unget_wch() returned ERR') on some
buildbots. It's maybe because of the locale encoding.
V
Victor Stinner committed
900c292c6b886ad9c693d7e0481dc16398d5071d
Parent: 5c9a8d0