print("import: 'pyct'")
import pyct

print("import: 'pyct.build'")
import pyct.build

print("import: 'pyct.cmd'")
import pyct.cmd

