-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
Description
Documentation
This section of the docs has a number of pages: https://docs.python.org/3/library/unix.html . Each is only available on Unix, but the pages themselves don't say this. For example, if you search for the resource module, you get to here: https://docs.python.org/3/library/resource.html, and nothing on that page says it's not available on Windows.
It would be a small change to add "Availability: Unix" to each of these pages to make them more self-contained and quicker to reference.