aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/basetypes.py
Commit message (Collapse)AuthorAgeFilesLines
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-3/+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.
* Satisfy flake8Aldo Cortesi2016-05-311-0/+1
|
* Start cleaning up netlib.utilsAldo Cortesi2016-05-311-0/+33
- Remove http2 functions, move to http2.frame - Remove Serializable, move to netlib.basetypes