Show
Ignore:
Timestamp:
05/04/08 01:19:02 (7 months ago)
Author:
bct
Message:

couple of quick bugfixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/session_centric/src/session.py

    r9567 r9568  
    2424                stanza_session.EncryptedStanzaSession.acknowledge_termination(self) 
    2525 
    26                 self.control.session = None 
     26                if self.control: 
     27                        self.control.session = None 
    2728 
    2829        # remove events associated with this session from the queue