Changeset 9791

Show
Ignore:
Timestamp:
06/12/08 17:16:36 (6 months ago)
Author:
asterix
Message:

remove old comment in caps.py

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/caps.py

    r9790 r9791  
    6363        ATypicalBlackBoxObject 
    6464        >>> muc in x.features 
    65         True 
    66  
    67         # retrieving data (multiple exts case) 
    68         >>> caps=('http://gajim.org/caps', '0.9', ('csn', 'ft')) 
    69         >>> muc in cc[caps].features 
    7065        True 
    7166