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