Show
Ignore:
Timestamp:
02/06/08 06:24:07 (10 months ago)
Author:
bct
Message:

post-refactor traceback fixing

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/session_centric/src/common/connection_handlers.py

    r9307 r9308  
    17531753                try: 
    17541754                        del self.sessions[jid][thread_id] 
    1755                          
     1755 
    17561756                        if not self.sessions[jid]: 
    17571757                                del self.sessions[jid]