aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/test_strutils.py
Commit message (Expand)AuthorAgeFilesLines
* test & examples: zap sixAldo Cortesi2016-10-171-17/+6
* raise TypeError on invalid header assignment, fix #1562Maximilian Hils2016-09-211-0/+2
* fixing lint errorManish Kumar2016-08-261-0/+1
* fixed : Divide by zero error came when string was empty, also a testManish Kumar2016-08-261-1/+1
* add escape_single_quotes=False arg to bytes_to_escaped_strMaximilian Hils2016-07-291-1/+4
* Make escape_control_characters handle strings on Py2Shadab Zafar2016-07-091-2/+3
* tests++Maximilian Hils2016-07-071-0/+15
* py3++Maximilian Hils2016-07-061-11/+4
* remove clean_bin, clarify unicode handlingMaximilian Hils2016-07-051-15/+25
* minor fixesMaximilian Hils2016-07-011-5/+5
* py3++Maximilian Hils2016-07-011-4/+0
* tests++Maximilian Hils2016-06-071-1/+23
* Shift a bunch more string-related functions to strutilsAldo Cortesi2016-06-021-0/+23
* Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-021-0/+40