swig/Examples/python/variables
Olly Betts 936e9264e8 Adjust Python variables example for Python 2
Explicitly call str() as previously Python 2 seemed to end up calling
repr().
2022-03-15 18:11:34 +13:00
..
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
example.c Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
example.h New example 2000-08-30 22:38:51 +00:00
example.i add support for named warning codes 2006-01-06 11:42:24 +00:00
index.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
runme.py Adjust Python variables example for Python 2 2022-03-15 18:11:34 +13:00