Hi,
In message "Re: [PATCH] callable argument for PTY.getpty (aka PTY.spawn)"
on Mon, 28 Feb 2005 21:09:29 +0900, "Cs. Henk" <csaba-ml / beastie.creo.hu> writes:
|The patch attached enables you to pass a callable object to PTY.spawn,
|so that if you do so, of course, the object will be called (instead of
|exec'ing an external program).
Hmm, I myself do not use tty often, so I'd like to hear from others
for this patch before merging.
matz.