This fixes two instances of type errors encoutered when running sigul under F34/python3.9
Signed-off-by: Ralf Ertzinger ralf@skytale.net
Thanks for the patch!
Commit f0b91496 fixes this pull-request
Pull-Request has been merged by puiterwijk
It turns out this doesn't work on RHEL8, because the python-six it ships is ancient. I'll need to see what can be done there. Sorry for not catching that earlier.
This fixes two instances of type errors encoutered when running sigul
under F34/python3.9
Signed-off-by: Ralf Ertzinger ralf@skytale.net