index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
python
/
import_packages
/
split_modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few documentation typos
Olly Betts
2022-09-29
1
-1
/
+1
*
GHA: Fix for pycodestyle check in examples
William S Fulton
2022-07-31
2
-2
/
+2
*
Fix various typos
luz paz
2022-04-11
2
-2
/
+2
*
Modify examples to be both Python 2 and 3 compatible
William S Fulton
2020-08-15
2
-6
/
+6
*
The Python module import logic has changed to stop obfuscating real ImportErr...
William S Fulton
2018-12-16
2
-1
/
+9
*
Skip Python subprocess calls in import_packages testcase on Windows
William S Fulton
2018-12-06
2
-4
/
+14
*
Fix for running 'python -m' when using swig -builtin
William S Fulton
2018-12-04
2
-0
/
+12
*
Fix out of source clean target in import_packages Makefile
William S Fulton
2018-01-07
1
-1
/
+3
*
Fix Makefile and skip testing python-2.4 for import_packages test
William S Fulton
2018-01-05
1
-4
/
+4
*
Replace assert in Python import examples with code that always runs.
William S Fulton
2017-08-13
2
-2
/
+4
*
Add missing print statements to the Python import_packages tests
William S Fulton
2016-06-06
2
-0
/
+14
*
Examples readme file tweak
William S Fulton
2016-06-05
1
-7
/
+2
*
remove builtin tests as they are already covered.
Mike Romberg
2016-06-04
11
-93
/
+1
*
Apply patch to cleanup whitespace from wsfulton
Mike Romberg
2016-06-04
5
-14
/
+12
*
remove -py3 related tests. Move py3 specific code to it's own module
Mike Romberg
2016-06-03
19
-181
/
+2
*
Something optimizes out empty files and breaks the tests. Put something in.
Mike Romberg
2016-06-03
17
-0
/
+11
*
split_wrapper -> split_modules to avoid conflict with clean rule
Mike Romberg
2016-06-02
46
-0
/
+386