On 2009-02-15, John Nagle <na...@animats.com> wrote:

> Linux support for nonstandard baud rates is possible, but
> needs a call to "setserial",

Or use of a non-POSIX ioctl() call.

> which is not standard POSIX.

True -- there is no way to do non-standard baud rates using
just POSIX calls.

-- 
Grant

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

Reply via email to