summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/subdir/testmodule.py
blob: 05b2f821a52244ccbf8b41e337638cc782c14cc2 (plain)
1
2
3
# This is an empty module. It is imported by pymod.py to test that if a module
# is loaded from the PYCOMMANDPATH, it can import other modules from the same
# directory correctly.