On 19 January 2018 at 14:35, Marc-Andre Lureau <[email protected]> wrote: > I have not found how to translate a python 'buffer' to a bytes string > in 2.6.
A local python expert suggests that "bytes(buffer)" should work. thanks -- PMM
On 19 January 2018 at 14:35, Marc-Andre Lureau <[email protected]> wrote: > I have not found how to translate a python 'buffer' to a bytes string > in 2.6.
A local python expert suggests that "bytes(buffer)" should work. thanks -- PMM