nested threading

2010-03-25 Thread Omer Ihsan
is there anything as "nested threading"that is, call a thread from within a thread. in this case how will thread locking take place. for example initially there were two functions that were called using threading.Thread. these wont get unlocked unless both of them are done with whatever they n

Re: device identification

2010-03-23 Thread Omer Ihsan
On Mar 23, 9:22 am, Tim Roberts wrote: > Omer Ihsan wrote: > > >i have installed pyusb now and run the sample usbenum.pyi have 3 > >usb ports on my PC but the results show 6 outputs to > >dev.filename..they are numbers like 001 or 005 etc and they > >cha

device identification

2010-03-21 Thread Omer Ihsan
i have installed pyusb now and run the sample usbenum.pyi have 3 usb ports on my PC but the results show 6 outputs to dev.filename..they are numbers like 001 or 005 etc and they changed when i plugged in devices...(i am no good with the usb standards)i just want to identify each device/