-
- Downloads
py3: avoid b'' output in test-hgweb-non-interactive.t
I couldn't figure out how to get the list to print without b'' with pycompat.write(), without converted each element to str.
Loading
Please register or sign in to comment
I couldn't figure out how to get the list to print without b'' with pycompat.write(), without converted each element to str.