aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/test_strutils.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
Extract a number of string and format-related functions to netlib.strutils.