aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/utils.py
Commit message (Expand)AuthorAgeFilesLines
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-1/+1
* Extend Mypy checking to pathodharsh vijay2017-05-021-3/+4
* Create mitmproxy.utils hierarchyAldo Cortesi2016-10-201-2/+3
* python3: clean up class bracketsAldo Cortesi2016-10-171-1/+1
* Zap object base classAldo Cortesi2016-10-171-1/+1
* Utils cleanupsAldo Cortesi2016-06-071-9/+0
* Consolidate some functions to strutils.bytes_to_escaped_strAldo Cortesi2016-06-021-14/+0
* xrepr is used exactly once. move to pathoc.py.Aldo Cortesi2016-06-021-4/+0
* Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-021-2/+2
* Move human-friendly format functions to netlib.human, remove redundant implem...Aldo Cortesi2016-05-311-23/+0
* Remove inner_repr, fixup escape_unprintablesShadab Zafar2016-05-261-18/+4
* Remove Py3 specific checkShadab Zafar2016-05-261-2/+1
* Py3: Handle bytes case in inner_reprShadab Zafar2016-05-261-1/+2
* Py3: inner_repr and escape_unprintablesShadab Zafar2016-05-261-2/+7
* We don't need 3 slightly different implementations of DataAldo Cortesi2016-05-211-21/+2
* s/nocover/no cover/gThomas Kriechbaumer2016-03-271-1/+1
* combine projectsMaximilian Hils2016-02-181-0/+124