# HG changeset patch # User Atul Varma # Date 1240202769 25200 # Node ID 264e243e396c73f8f666b18be1c97a7a2ad5cced # Parent 69efb6cdc12768975570f27887b62b0436739f92 Removed TODO. diff -r 69efb6cdc127 -r 264e243e396c cosocket.py --- a/cosocket.py Sun Apr 19 21:45:46 2009 -0700 +++ b/cosocket.py Sun Apr 19 21:46:09 2009 -0700 @@ -1,6 +1,3 @@ -# TODO: Need to figure out how to deal with exceptions--both ones -# in coroutines and ones that occur while coroutines are yielding. - import socket import asyncore import asynchat