I am using Python 3.2 on Windows 7. When I open the Python shell, how can I know what the current directory is and how? How can I change it to another directory where(where my modules are)?
I am using Python 3.2 on Windows 7. When I open the Python shell, how can I know what the current directory is and how can I change it to another directory where my modules are?
I am using Python 3.2 on Windows 7. When I open the Python shell, how can I know what the current directory is? How can I change it to another directory (where my modules are)?
Post Closed as "Duplicate" by Karl Knechtel pythonUsers with the python badge or a synonym can single-handedly close python questions as duplicates and reopen them as needed.
How to know/change current directory in Python shell?
I am using Python 3.2 on Windows 7. When I open the Python shell, how can I know what the current directory is and how can I change it to another directory where my modules are?