Re: USB Python classes?
"Roger Binns" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <000e01c50ff1$fd0e3970$3501a8c0@rogersqyvr14d3> |
> Am I completely off in my thinking of how this works? You need to understand USB and you need to understand the libusb API. Unless you grok those, things won't make sense. http://libusb.sourceforge.net/doc/ The code in native/usb consists of two pieces. One makes the libusb API available to Python code. It is the same function names and data structures. The second piece makes it object oriented, effectively combining each data structure and the methods that operate on it into a single Python object. Roger ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click