Objective
- How to access existing directories?
- What are the directories of immediate priority in the user's environment?
- Are certain directories reserved for special purposes?
- How to create/move/delete directories?
- Can directories be accessed/created/changed/moved/deleted from within Python?
- How to create temporary directories?
|
Further Reading or Review
 |
Completion status: this resource is a stub, which means that pretty much nothing has been done yet. |
|
References
|
1. Python's documentation:
2. Python's methods:
3. Python's built-in functions:
|