On 8/23/2016 5:23 AM, Hermann Hamann wrote:
Hi, thank you
<Iwould say it's highly unusual to not know the driver for a device you control, which is one of the reasons why everyone
<has rejected the registry idea.

Well, why then the library search? It is completely superfluous if I fix anything at installation.
 Sincerely
Hermann
I believe the automatic backend selection is to make scripts that run on only your computer simpler and interactive python shells more convenient. For anything that's going to be run on other people's computers you should definitely be specifying the backend. Moreover, you should be altering the PATH so you know which dll is being used.

So yes, in *your* application it is superfluous. It is convenient for other sorts of situations, though.

Jeff
------------------------------------------------------------------------------
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to