module documentation

Undocumented

Class ​Command No class docstring; 0/1 property, 0/1 instance variable, 0/2 class variable, 1/8 method documented
Function sanitize​_module​_name Sanitize the given module name, by replacing dashes and points with underscores and prefixing it with a letter if it doesn't start with one
def sanitize_module_name(module_name):
Sanitize the given module name, by replacing dashes and points with underscores and prefixing it with a letter if it doesn't start with one