git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40403
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
class __DocFilter:
"""
A filter for epydoc that only allows non-Ptr classes and
class __DocFilter:
"""
A filter for epydoc that only allows non-Ptr classes and
- fucntions, in order to reduce the clutter in the API docs.
+ functions, in order to reduce the clutter in the API docs.
"""
def __init__(self, globals):
self._globals = globals
"""
def __init__(self, globals):
self._globals = globals