print("import: 'astroid'")
import astroid

print("import: 'astroid.modutils'")
import astroid.modutils

