Very reasonable question.
Very reasonable answer: say, you want to edit a package before loading it. then cd
to it and edit the change desired, and then load the package afterwards. The package I am trying to edit causes the Revise
module to crash, so using Revise
is not an option for me at the moment.
The current import
way does not allow me to reload the package after editing.