aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/log.py
Commit message (Collapse)AuthorAgeFilesLines
* Py3: Split on byte newlines in pathod.logShadab Zafar2016-06-151-1/+1
|
* Remove timestamps from pathoc outputAldo Cortesi2016-06-101-13/+13
| | | | | | Pathoc is an interactive tool, no need for a long leading timestamp. More generally, make timestamps optional in the logging mechanism so we can configure this with command-line flags or something down the track.
* Shift a bunch more string-related functions to strutilsAldo Cortesi2016-06-021-4/+1
|
* Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-021-1/+2
| | | | Extract a number of string and format-related functions to netlib.strutils.
* Py3: Import and Other misc. stuffShadab Zafar2016-05-261-1/+3
|
* combine projectsMaximilian Hils2016-02-181-0/+83