swig/Examples/python/varargs
William S Fulton edbbe014f9 [Python] Accept str in the varargs example typemaps
The varargs and libffi typemap examples in the manual now convert a Python str
with PyUnicode_AsUTF8 instead of requiring a bytes object, so bring the matching
example interface files into line.

The libffi runme no longer needs byte string literals for the printf format
string, the printf arguments or the execlp arguments.

Assisted-by: Claude Code (Opus 5)
2026-08-10 22:42:57 +01:00
..
Makefile Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
example.i [Python] Accept str in the varargs example typemaps 2026-08-10 22:42:57 +01:00
runme.py autopep8 cleanup of Examples/python whitespace 2015-05-08 08:46:06 -04:00