master
Complete the Python 2 removal and fix issues found reviewing it
Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type
Eliminate trivial differences between the reference examples
Update lingering uses of %addmethods
Modify examples to be both Python 2 and 3 compatible