[vlc-commits] python: Handle different mappings for OUT parameters
Olivier Aubert
git at videolan.org
Fri Jul 26 01:37:27 CEST 2019
vlc/python | branch: master | Olivier Aubert <contact at olivieraubert.net> | Thu Apr 4 14:38:25 2019 +0200| [b61a1c1840f470ed36f36c41040ef3479acd29b8] | committer: Olivier Aubert
python: Handle different mappings for OUT parameters
See #25
It is not quite complete since the corresponding test function does not work correctly.
> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=b61a1c1840f470ed36f36c41040ef3479acd29b8
---
generated/3.0/vlc.py | 30 +++++++++++++++---------------
generated/dev/vlc.py | 30 +++++++++++++++---------------
generator/generate.py | 18 ++++++++++++++----
tests/test.py | 35 ++++++++++++++++++++++++++++++++++-
4 files changed, 78 insertions(+), 35 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=b61a1c1840f470ed36f36c41040ef3479acd29b8
More information about the vlc-commits
mailing list