906 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
1.0k
1.0k views
askpython asked Jul 9, 2019
1,009 views
1 1 vote
1 1 answer
1.0k
1.0k views
askpython asked Jul 9, 2019
1,017 views
1 1 vote
1 1 answer
926
926 views
askpython asked Jul 9, 2019
926 views
0 0 votes
1 1 answer
999
999 views
1 1 vote
1 1 answer
1.0k
1.0k views