Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python import module with minus in its name

Don't do it.
Just rename the module to something like
  my_module
Instead of
  my-module
And the total happiness in the world will increase
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #python #import #module
ADD COMMENT
Topic
Name
2+6 =