mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-19 01:44:18 -05:00
c3e4b4edb2
Separate `SimpleCommand` from `Command`, so that things which don't want to use the `data` property don't have to, and thus fix the warnings PyCharm was giving me about not calling `__init__` in the base class. |
||
---|---|---|
.. | ||
streams | ||
__init__.py | ||
client.py | ||
commands.py | ||
handler.py | ||
protocol.py | ||
resource.py |