summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-03-29 19:31:01 (GMT)
committerGitHub <noreply@github.com>2021-03-29 19:31:01 (GMT)
commitf1d53bcd536036c0a0c39962fbc0f465b5865492 (patch)
tree777341cbe51c8714a288efc63c0ae7bbd184aa67 /Python/pythonrun.c
parentd914813a7a9cee3b42e9c91f91ac491f3bbfe118 (diff)
downloadcpython-f1d53bcd536036c0a0c39962fbc0f465b5865492.zip
cpython-f1d53bcd536036c0a0c39962fbc0f465b5865492.tar.gz
cpython-f1d53bcd536036c0a0c39962fbc0f465b5865492.tar.bz2
bpo-43659: Fix test_curses on AIX (GH-25074)
curses.update_lines_cols() is only defined when the curses library provides either resizeterm() or resize_term() functions which are optional and are not provided on AIX. (cherry picked from commit c8b5738810516df5722caf049003e9b319427bec) Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions