Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportSpec ¶
ImportSpec returns the import specifier for a given slash separated package path and the module name. At least one of pkg path or module name must not be blank.
func ModuleName ¶
ModuleName removes the extension(s) from a source file to give the module name. Returns false if filename is not a valid Python module.
func MustModuleName ¶
MustModuleName is a version of ModuleName which panics if file name can not generate a valid Python module name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.