mitmproxy/netlib/websockets
Aldo Cortesi 8360f70024 First-order conversion to Python3-only
- Zap various occurrences of Python2 in docs and scripts
- Remove six from netlib, and some other places where obvious project-wide
search and replace works.
2016-10-17 15:18:47 +13:00
..
__init__.py websockets: refactor implementation and add tests 2016-09-01 09:56:14 +02:00
frame.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
masker.py First-order conversion to Python3-only 2016-10-17 15:18:47 +13:00
utils.py websockets: refactor implementation and add tests 2016-09-01 09:56:14 +02:00