eriwen / lcov-to-cobertura-xml

Converts lcov output to Cobertura-compatible XML for CI
https://eriwen.github.io/lcov-to-cobertura-xml/
Apache License 2.0
187 stars 73 forks source link

Fix problems with Demangle in Python 3 #32

Closed atanzu closed 4 years ago

atanzu commented 4 years ago

This PR fixes the TypeError when this script is called with --demangle option using Python 3.