Is the Main module the only module where a relative path is not required?

I think the REPL has the concept of an “active module” (Main by default, but this can be changed). That’s probably what accounts for the difference in behavior.

1 Like