Files
cpp-thirdparty/winx64/bin/swig-3.0.12/Examples/test-suite/python/python_pythoncode_runme.py
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

6 lines
210 B
Python

import python_pythoncode
# No need to actually do anything, this is a regression test for a bug which
# caused an invalid python_pythoncode.py to be generated, so if we can import
# it the bug is still fixed.