bpo-33254: do not return an empty list when asking for the contents of a namespace package by brettcannon · Pull Request #6467 · python/cpython

added 3 commits

April 13, 2018 15:06

@brettcannon

serhiy-storchaka

@brettcannon

…rable instead of an iterator

@brettcannon

serhiy-storchaka

serhiy-storchaka

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

Apr 30, 2018
…f a namespace package (pythonGH-6467)

(cherry picked from commit 3ab9365)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Apr 30, 2018
…f a namespace package (GH-6467)

(cherry picked from commit 3ab9365)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>