Reduce assumptions on stdout
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 15 Sep 2021 08:07:10 +0000 (10:07 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 15 Sep 2021 08:07:10 +0000 (10:07 +0200)
commit49439cda58447f920a04396b236986d86eddab99
tree104bd72c12833175abb904d7f8c795787de0eccc
parent99d8e26bc51dcebbf1ac444e98423291de0d9bc7
Reduce assumptions on stdout

We might be running in an environment that captures stdout
by using some replacement class. Do not fail in that case
but just disble coloring
src/text_helpers.py