896 views

1 Answer

0 0 votes
lt is an environment variable which is used when a module is imported. Whenever a module is imported, PYTHONPATH is also looked up to check for the presence of the imported modules in various directories. The interpreter uses it to determine which module to load.

Related questions

1 1 vote
1 1 answer
996
996 views
askpython asked Jul 9, 2019
996 views
1 1 vote
1 1 answer
997
997 views
1 1 vote
1 1 answer
904
904 views
askpython asked Jul 9, 2019
904 views
0 0 votes
1 1 answer
982
982 views
1 1 vote
1 1 answer
1.0k
1.0k views