> > >In the above program, why there is an unhandeled exception ??? > > > Just a guess. You should really include the traceback when you ask a > > question like this. > > It's not a traceback error. It's an unhandeled exception.
Have a look at this: http://groups.google.com/group/comp.lang.python/browse_thread/thread/5cbf90133a6ffaca/ It gives you a console with several threads running that you send functions to call to. Then it connects to a socket on one of them, serving on the other. -- http://mail.python.org/mailman/listinfo/python-list