Unify the cnf reading API to bytes argument and returned str
authorPlamen Dimitrov <pdimitrov@pevogam.com>
Fri, 15 Jun 2018 18:02:44 +0000 (01:02 +0700)
committerPlamen Dimitrov <pdimitrov@pevogam.com>
Tue, 23 Oct 2018 07:22:19 +0000 (15:22 +0800)
commitff89b6f63a6299b35f785dc6ae82dbd8e7064c48
treefbbe6148cba661aabe7b6f86e90a446fa71b78fa
parentf01d9aef548eadc76661ee398cf76a640b1ed931
Unify the cnf reading API to bytes argument and returned str

Also fix byte usage in config preparation with the above assumption.
src/cnfvar.py