diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-24 16:07:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-24 16:07:00 (GMT) |
commit | 8c975b0fddf0df4172634894f61a7d7c8db48255 (patch) | |
tree | 08a6478e56e8992f6260ce2e6d104aeb25c9ca5b /Python/bytecodes.c | |
parent | bab59a904c146854e38eaa2d570c85b6f8c13642 (diff) | |
download | cpython-8c975b0fddf0df4172634894f61a7d7c8db48255.zip cpython-8c975b0fddf0df4172634894f61a7d7c8db48255.tar.gz cpython-8c975b0fddf0df4172634894f61a7d7c8db48255.tar.bz2 |
Use os.openpty() instead of pty.openpty() in test_ioctl (GH-132880)
pty.openpty() does not work on Android, and it is easier to check
availability of os.openpty.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions