summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/python_pythoncode_runme.py
blob: da238780d618b04691e3969cdb18263830f85bcf (plain)
1
2
3
4
5
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.