swig wrapper: Fix handling of binary strings in ftdi_write_data() for python 3
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 5 Nov 2015 16:53:07 +0000 (17:53 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 5 Nov 2015 16:55:16 +0000 (17:55 +0100)
commitf64b66d604c5d78886d47034fb2db2176fc24a09
treee9efdfbf9349e5029fd1ac0aa1497c8e1bb6ff45
parent3986243d4e7f366001276d7246e7b9822f7e39c4
swig wrapper: Fix handling of binary strings in ftdi_write_data() for python 3

Thanks to xantares09 for developing this patch!

Also thanks to Chris Bracket for testing it on python 2 and python 3.
python/ftdi1.i