Tries to sanitize a module name so that it can be used as a Python module. The following transformations are applied: 1. Replace `.` in module names with `_dot_`. 2. Replace `-` in module names with ` ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results