print("import: 'sphinx'")
import sphinx

print("import: 'sphinx.builders'")
import sphinx.builders

