use imp.reload now. Should use import hooks but for now replace imp.reload with our own reload as the builtin reload was replaced before.
30 KiB
30 KiB
use imp.reload now. Should use import hooks but for now replace imp.reload with our own reload as the builtin reload was replaced before.