-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Better docs for importlib.resources #93610
Copy link
Copy link
Closed
Labels
Description
The current documentation of importlib.resources can be improved.
The main hindrance to usability are references to classes that are not linked correctly, leaving the docs very hard to follow for someone who doesn't already know the module. For example, Traversable in the docs of files is not a link.
Reactions are currently unavailable