aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/websockets/masker.py
Commit message (Collapse)AuthorAgeFilesLines
* remove empty lines at beginning of fileThomas Kriechbaumer2016-10-171-2/+0
|
* python3: clean up super and __future__Aldo Cortesi2016-10-171-1/+0
|
* python3: clean up class bracketsAldo Cortesi2016-10-171-1/+1
|
* Zap object base classAldo Cortesi2016-10-171-1/+1
|
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-6/+1
| | | | | | - 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.
* websockets: refactor implementation and add testsThomas Kriechbaumer2016-09-011-0/+33