interfaces.py
branchtls-sprint
changeset 1802 d628defebc17
parent 1553 3f91ef2397d0
child 1977 606923dff11b
equal deleted inserted replaced
1801:672acc730ce5 1802:d628defebc17
   265     def isioc_type(self):
   265     def isioc_type(self):
   266         """return container type (forum, Weblog, MailingList)"""
   266         """return container type (forum, Weblog, MailingList)"""
   267 
   267 
   268     def isioc_items(self):
   268     def isioc_items(self):
   269         """return contained items"""
   269         """return contained items"""
   270 
       
   271 
       
   272