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.
18 KiB
18 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.