importlib_resources
importlib_resources copied to clipboard
Rename functional.py to _functional.py
Should this module be private or should importing from
importlib_resources.functionalbe allowed?
Your call :)
Fixes: #305
I plan to update the CPython PR next week, and include this rename there.