websockify/websockify
Takashi Kajinami 992a2d1793 Use 'is' in comparison to None
... instead of == or != .
2025-06-24 21:27:25 +09:00
..
__init__.py Don't use implicit relative imports 2015-02-03 16:52:29 -05:00
__main__.py Add a __main__.py file for invocation as a module 2019-06-13 17:16:25 +02:00
auth_plugins.py Fix flake8 errors related to blank lines 2025-06-24 21:27:24 +09:00
sysloghandler.py Fix flake8 errors related to whitespace 2025-06-24 21:27:25 +09:00
token_plugins.py Fix flake8 errors related to whitespace 2025-06-24 21:27:25 +09:00
websocket.py Fix flake8 errors related to whitespace 2025-06-24 21:27:25 +09:00
websocketproxy.py Use 'is' in comparison to None 2025-06-24 21:27:25 +09:00
websocketserver.py Fix flake8 errors related to whitespace 2025-06-24 21:27:25 +09:00
websockifyserver.py Use 'is' in comparison to None 2025-06-24 21:27:25 +09:00