Grant Edwards wrote:

> On 2009-04-10, Stuart Davenport <stuart.davenp...@gmail.com> wrote:
>
>> I am trying to work out if its possible, to create a virtual serial
>> port with Python?
>
> On Linux: no.

I wonder if there is no way to emulate ptys from userspace?
(Like you can use FUSE to implement filesystems in python.)


-- 
JanC
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to