Class Alias
An alias in an import statement, the mod as name part of import mod as name. May be artificial;
import x is transformed into import x as x
Import path
import pythonAn alias in an import statement, the mod as name part of import mod as name. May be artificial;
import x is transformed into import x as x
import python