Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix import error if bootstrapping is not yet completed
Fixes #1644 If package_control injector code has not yet been written (first start with PC4.0 installed), an import error was thown due to missing module. Regressed by 8e11321 This commit therefore falls back to relative import, in case bootstrapping is not yet completed.
- Loading branch information