In reply to Yesire-Lincoln:
Importing anything from a package does not create new copies of that. It is only providing visibility to the names in the package without having to provide the fully explicit pathname.
In reply to Yesire-Lincoln:
Importing anything from a package does not create new copies of that. It is only providing visibility to the names in the package without having to provide the fully explicit pathname.