vendredi 17 juin 2016

How does python find a module file if the import statement only contains the filename?


Everywhere I see Python code importing modules using import sys or import mymodule

How does the interpreter find the correct file if no directory or path is provided?


Aucun commentaire:

Enregistrer un commentaire