Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 6b31bff26c80f09f691f9a68d48b3d62e595a59c
https://github.com/tribe29/checkmk/commit/6b31bff26c80f09f691f9a68d48b3d62e…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M cmk/base/automations/__init__.py
A cmk/utils/python_printer.py
A tests-py3/unit/cmk/utils/test_python_printer.py
A tests/unit/cmk/utils/test_python_printer.py
Log Message:
-----------
Introduce a portable Python printer.
The main point of this is to *always* prefix strings with either 'b' or
'u',
making the result readable by both Python 2 and 3.
Change-Id: I23f4603ce1fc83f83ec61342477c26bd47632602