gopy icon indicating copy to clipboard operation
gopy copied to clipboard

pybindgen cannot convert bytestr to string, in _examples/unicode/test.py

Open rcoreilly opened this issue 6 years ago • 0 comments

# TODO: need conversion from bytestr to string -- not sure pybindgen can do it?
# bytestr_ret = encoding.HandleString(bytestr)

rcoreilly avatar Jun 06 '19 19:06 rcoreilly