Answer Posted / glibwaresoftsolutions
When you import a module, you use this environment variable. PYTHONPATH is examined when a module is imported to see whether the imported modules are located in different folders. It helps the interpreter decide which module to load.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is flask in python?
Can we learn python in a week?
What is python xrange?
What does the function zip() do?
What is decorator in python?
Tell me how do you debug a program in python?
Is intel faster python?
How would you check if MySQLdb is installed?
What is __ name __ in python?
Why is python not fully object oriented?
What is unboundlocalerror in python?
Can you name ten built-in functions in python and explain each in brief?
What is a numpy array?
Does Python support strongly for regular expressions? What are the other languages that support strongly for regular expressions?
What is zip() function in python?