Updated python wrapper: Fixes for python3 + documentation
authorMichel Zou <xantares09@hotmail.com>
Mon, 22 Oct 2012 09:56:35 +0000 (11:56 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 22 Oct 2012 09:58:20 +0000 (11:58 +0200)
commit31fba51d900a3255b46fbd069dcf0003f6031811
tree4e19fb293e31a58db0565d399a30136c8bad9cde
parentc3d40273888192f6d3bf7a686f3354ccde2384af
Updated python wrapper: Fixes for python3 + documentation

xantares 09 wrote:
- Fixed examples with python3
- Added docstring documentation

Note: the read_chipid function fails from python3.
bindings/ftdi1.i
examples/python/complete.py
examples/python/simple.py