swig/Examples/python
Olly Betts ca58db87b6 Update lingering uses of %addmethods
This was renamed to %extend 21 years ago!

The remaining uses are either in docs for the reference example or in
xml examples (which can't actually be run because they the SWIG command
line syntax they try to use is wrong).
2023-05-29 11:40:53 +12:00
..
callback Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
class Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
constants Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
contract Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
docstrings Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
doxygen Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
enum Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
exception Fix testcase -Wstringop-truncation warning in gcc11 2021-11-12 19:00:20 +00:00
exceptproxy Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
extend Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
funcptr Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
funcptr2 Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
functor Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
import Update Python tests to not use flatstaticmethod access 2022-01-14 22:48:11 +00:00
import_packages Fix a few documentation typos 2022-09-29 18:17:32 +13:00
import_template Update Python tests to not use flatstaticmethod access 2022-01-14 22:48:11 +00:00
libffi Correct docs and examples to call SWIG_fail after setting a Python error 2016-10-23 20:16:35 +01:00
multimap Remove some usage of strdup 2022-05-07 07:09:44 +01:00
operator Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
performance Examples: Unify string quoting in the Python sources 2019-07-14 14:12:23 +10:00
pointer Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
reference Update lingering uses of %addmethods 2023-05-29 11:40:53 +12:00
simple Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
smartptr Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
std_map Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
std_vector Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
template Modify examples to be both Python 2 and 3 compatible 2020-08-15 16:46:01 +01:00
varargs Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
variables Adjust Python variables example for Python 2 2022-03-15 18:11:34 +13:00
check.list Alphabetise testing of examples 2020-08-13 20:07:10 +01:00
index.html Use https for swig.org links 2022-10-06 13:16:39 +13:00