summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/test_resource.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-33151: Handle submodule resources (GH-6268)Barry Warsaw2018-03-271-1/+21
* Implement the get_resource_reader() API for file system imports (#5168)Barry Warsaw2018-01-151-1/+1
* bpo-32248 - Implement importlib.resources (#4911)Barry Warsaw2017-12-301-0/+143