user defined modules

Sharan Basappa sharan.basappa at gmail.com
Mon Jun 4 23:13:32 EDT 2018


Is there a specific location where user defined modules need to be kept?
If not, do we need to specify search location so that Python interpreter can find it?

Also, when does Python interpreter compile the module code?
When it is imported?



More information about the Python-list mailing list