[Twisted-Python] toc.py

May 27, 2003
10:58 p.m.
Hey, Is there any reason TOCClient doesnt catch exceptions made by callbacks? Shouldn't line 902 look something like this (modeled after IRCClient): try: func(l) except: log.deferr() Or maybe it should go somewhere else, but I don't think it should disconnect when an exception isn't caught. Also, what are the TOC and IRC classes for? I'm trying to do certain things with TOCClient (i.e. user info) that only seem to be in TOC.. Thanks, Konrad
7962
Age (days ago)
7962
Last active (days ago)
0 comments
1 participants
participants (1)
-
Konrad Rokicki