skip to navigation
skip to content

Not Logged In

altpty 1.0

alternate pty module

This module provides an alternate implementation of the openpty() and forkpty() functions using the pty handling code from Openssh. This should allow those functions to work across more platforms than the standard python pty module does.