mirror of
https://github.com/django/daphne.git
synced 2024-11-24 08:53:43 +03:00
3f50e11065
1. Used f-strings to make the code more concise and readable 2. Used the get method to get default values for status and length 3. Refactored the code to remove redundant code 4. Changed the order of the parameters of the write_entry method to match the order of the format string 5. Added default values to the parameters of the write_entry method to simplify the calls to it |
||
---|---|---|
.. | ||
management | ||
twisted/plugins | ||
__init__.py | ||
__main__.py | ||
access.py | ||
apps.py | ||
checks.py | ||
cli.py | ||
endpoints.py | ||
http_protocol.py | ||
server.py | ||
testing.py | ||
utils.py | ||
ws_protocol.py |