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 |
Olly Betts
|
250afd6dc3
|
List variables in variables example
Seems useful in itself, but also serves to check if
https://sourceforge.net/p/swig/bugs/976/ is still reproducible.
|
2022-03-15 11:06:20 +13:00 |
William S Fulton
|
89bee6a7fa
|
Modify examples to be both Python 2 and 3 compatible
For removing dependency on 2to3
|
2020-08-15 16:46:01 +01:00 |
luz.paz
|
60dfa31a67
|
Misc. typos
found via `codespell` and `grep`
|
2018-05-17 10:04:23 -04:00 |
William S Fulton
|
0b0aed6842
|
Fix pycodestyle 'E722 do not use bare except'
|
2017-12-31 16:19:39 +00:00 |
Jon Schlueter
|
7770715457
|
autopep8 cleanup of Examples/python whitespace
automated cleanup only of the Examples/python example code
|
2015-05-08 08:46:06 -04:00 |
William S Fulton
|
5e638de46c
|
Correct some comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-07-04 20:48:08 +00:00 |
William S Fulton
|
db374a14f4
|
Test const char [] instead of const char *
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5992 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-06-15 20:12:22 +00:00 |
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |