log scripts/logformat.py @ 8260:a75f3e12583a

age author description
Thu, 06 Feb 2020 03:03:58 +0100 Mads Kiilerich py3: automatic migration with 2to3 -f future
Sat, 23 Nov 2019 22:08:18 +0100 Mads Kiilerich py3: switch to use Python 3 interpreter, temporarily leaving many things very broken until they have been migrated/fixed in a reviewable way
Sun, 18 Aug 2019 20:25:18 +0200 Mads Kiilerich future: use Python print function
Sun, 04 Aug 2019 01:52:12 +0200 Mads Kiilerich flake8: fix E227 missing whitespace around bitwise or shift operator
Wed, 07 Aug 2019 00:25:02 +0200 Mads Kiilerich scripts: initial run of import cleanup using isort
Sat, 05 Jan 2019 14:57:49 +0100 Mads Kiilerich scripts: clean up and run the old scripts/logformat.py script
Fri, 25 Aug 2017 14:30:57 +0200 Lars Kruse py3: replace "file" with "open"
Fri, 27 Nov 2015 01:48:09 +0100 Mads Kiilerich cleanup: introduce scripts/logformat.py for cleanup of string formatting of logging statements