Hi All,
 
    I have been looking through wikipedia at the Event-Driven Page http://en.wikipedia.org/wiki/Event-driven_programming
and I noticed that it mentions that TCL has event driven programming built in. I also looked over the Python 3000 proposals and I did not notice any mention of future versions of python that are going to be changed to include this awesome feature.
 
    I currently use the Twisted framework in various ways and I was just curious to know if the event-driven paradigm is going to be implemented without the use of 3rd party frameworks. i.e. Twisted. in the future.
 
    If this question has already been asked and answered then please accept my apology.
 
 
    - Steven.
 
 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to