plone.app.discussion/plone/app/discussion/browser/traversal.py

6 lines
184 B
Python
Raw Normal View History

"""Implement the ++comments++ traversal namespace. This should return the
IDiscussion container for the context, from which traversal will continue
into an actual comment object.
"""