summaryrefslogtreecommitdiff
path: root/tests/modules/usepkgs.py
blob: 93c7d9046cbafd91cab7a34f55f0962aeefd6dc5 (plain)
1
2
3
4
import pkg1.p1a, pkg1.p1b
import pkg2.p2a, pkg2.p2b
import othermods.othera, othermods.otherb
import othermods.sub.osa, othermods.sub.osb