SIGN IN SIGN UP

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.
S
Serhiy Storchaka committed
8c975b0fddf0df4172634894f61a7d7c8db48255
Parent: bab59a9
Committed by GitHub <noreply@github.com> on 4/24/2025, 4:07:00 PM