print("import: 'hyperlink'")
import hyperlink

print("import: 'hyperlink.test'")
import hyperlink.test

