-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows #102544
Conversation
Co-authored-by: Eryk Sun <eryksun@gmail.com>
I'm going to go ahead and assume that if all you've found is whitespace, there are no problems left to find 😉 Thanks for the review, as always. Really appreciate having you check this stuff out |
I thought you weren't finished yet since the PR doesn't document the new functions in "Doc/library/os.rst". |
Weird, I definitely wrote those docs... I wonder where they've gone |
os.listdrives
on Windows #102519