Changeset 9595

Show
Ignore:
Timestamp:
05/07/08 20:07:31 (3 months ago)
Author:
steve-e
Message:

Fix assertion message.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/roster_window.py

    r9594 r9595  
    543543                assert len(iters) > 0, "Old Big Brother %s is not in roster anymore" % old_big_jid 
    544544                assert not self.model.iter_children(iters[0]),\ 
    545                         "Old Big Brother still has children" % old_big_jid 
     545                        "Old Big Brother %s still has children" % old_big_jid 
    546546                 
    547547                # This one is strange but necessary: