]> granicus.if.org Git - python/commit
bpo-35843: Implement __getitem__ for _NamespacePath (GH-11690)
authorAnthony Sottile <asottile@umich.edu>
Fri, 8 Mar 2019 18:58:00 +0000 (10:58 -0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Mar 2019 18:58:00 +0000 (10:58 -0800)
commitab9b31f94737895f0121f26ba3ad718ebbc24fe1
tree5891d2056a0f382f4f3a53a24a8d2b97069f8186
parent8a1bab92915dd5c88832706c56af2f5611181d50
bpo-35843: Implement __getitem__ for _NamespacePath (GH-11690)
Lib/importlib/_bootstrap_external.py
Lib/test/test_importlib/test_namespace_pkgs.py
Misc/NEWS.d/next/Library/2019-01-28-10-19-40.bpo-35843.7rXGQE.rst [new file with mode: 0644]
Python/importlib_external.h