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? -- https://mail.python.org/mailman/listinfo/python-list