5 lines
243 B
Plaintext
5 lines
243 B
Plaintext
This module provides a few useful functions for manipulating module names.
|
|
Its main aim is to centralise some of the functions commonly used by
|
|
modules that manipulate other modules in some way, like converting module
|
|
names to relative paths.
|