I'm a C# developer and I'm new to Python.  I would like to know if the concept 
of Asynchronous call-backs exists in Python.  Basically what I mean is that I 
dispatch a thread and when the thread completes it invokes a method from the 
calling thread.  Sort event driven concept with threads.


Thanks. 

Ed Gomez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to