On 7/29/2009 7:44 PM, Martin P. Hellwig wrote:
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.

iicr pyusb uses a c interface to libusb, not python...

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

Reply via email to