summaryrefslogtreecommitdiff
path: root/tests/modules/pkg1/sub/runmod3.py
blob: 3a1ad15522895b9afd3ab51e0728c0896dc23b35 (plain)
1
2
3
# Used in the tests for run_python_module
import sys
print("runmod3: passed %s" % sys.argv[1])