Searched refs:PtyProcess (Results 1 – 3 of 3) sorted by relevance
2 from .ptyprocess import PtyProcess, PtyProcessUnicode, PtyProcessError
128 class PtyProcess(object): class793 class PtyProcessUnicode(PtyProcess):
314 return ptyprocess.PtyProcess.spawn(args, **kwargs)