3b2db86d54
svn path=/plone.app.discussion/trunk/; revision=26918
6 lines
184 B
Python
6 lines
184 B
Python
"""Implement the ++comments++ traversal namespace. This should return the
|
|
IDiscussion container for the context, from which traversal will continue
|
|
into an actual comment object.
|
|
"""
|
|
|