'Access File Information (os.path.getatime/getmtime/getctime) With Whitespace In User Name Path?
I tried many different things. Absolute Path, Relative Path, os module, pathlib module, - nothing works. It always returns "file not found error." It looks like I have to change my user name (running windows 10) to make this work... Is there ANY way to avoid this? Some pythonic piece of code that lets me get around this? My user name is a first and last name with a whitespace in between.
Thanks in advance!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
