bpo-33537: Add an __all__ to importlib.resources by warsaw · Pull Request #6920 · python/cpython

@warsaw

* Also, we don't need to import builtins.open; just use open!
* Improve a comment.

@brettcannon

brettcannon

serhiy-storchaka

(Mostly to force a rebuild to unstick the PR status)

@warsaw

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 17, 2018
(cherry picked from commit 0ed66df)

Co-authored-by: Barry Warsaw <barry@python.org>

warsaw added a commit that referenced this pull request

May 17, 2018
(cherry picked from commit 0ed66df)

Co-authored-by: Barry Warsaw <barry@python.org>