fix stdio processing in cnfvar.py
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 1 Dec 2017 10:57:50 +0000 (11:57 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 1 Dec 2017 10:57:55 +0000 (11:57 +0100)
commitf2eaac7ac436048ec9e38a26b4eae8bf42c91e95
tree365998d4ffef7d33052c0b33898f56e639d5823d
parent2c924c9e3af6fe0df75a1fc53f90c8fff623e221
fix stdio processing in cnfvar.py

Data not supplied from the Python end still suffers from encoding
issues, so fix those.
src/cnfvar.py