test py39

This commit is contained in:
Anthony Sottile
2020-05-26 11:17:17 -07:00
parent ff8d3f10fb
commit e7108f843b
2 changed files with 2 additions and 1 deletions

View File

@@ -391,6 +391,7 @@ class DeferredRunner:
_curses_cbreak = _curses_endwin = _curses_noecho = _curses__noop
_curses_nonl = _curses_raw = _curses_use_default_colors = _curses__noop
_curses_set_escdelay = _curses__noop
_curses_error = curses.error # so we don't mock the exception