mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-23 14:30:44 -04:00
Summary line
This commit is contained in:
parent
7e554aac86
commit
c41d52a042
1 changed files with 1 additions and 2 deletions
|
@ -31,8 +31,7 @@ from .search import SearchHandler
|
||||||
|
|
||||||
class Handlers(object):
|
class Handlers(object):
|
||||||
|
|
||||||
"""
|
""" Deprecated. A collection of handlers.
|
||||||
Deprecated.
|
|
||||||
|
|
||||||
At some point most of the classes whose name ended "Handler" were
|
At some point most of the classes whose name ended "Handler" were
|
||||||
accessed through this class.
|
accessed through this class.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue