threading in PyQt vs threading in standard library

Steven Woody narkewoody at gmail.com
Fri Jan 9 02:15:28 EST 2009


Hi,

I am considering using PyQt for GUI programs, and I notices that both
of them include threading supports, so which one should I pick up?
Similar also applies 'socket'.

Thanks.



More information about the Python-list mailing list