Rodrigo S Wanderley wrote:
<cut>
What about user level device drivers? Think the Python VM could
communicate with the driver through the user space API.  Is there a
Python module for that?

Sure why not?
Look for example to libusb, which provides a userspace environment and pyusb which uses that and provides an interface to Python.

--
MPH

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

Reply via email to