diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2012-07-15 18:09:52 +1000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2012-07-15 18:09:52 +1000 |
commit | 85e729ec3b6708af956fb47ff4936521020ff5e5 (patch) | |
tree | d0b10ba33497b7df8480eef9a915ca17c96d32c6 /Lib/pydoc.py | |
parent | f96cf911a0dfb5344ab9b298c87af76ff3006e33 (diff) | |
download | cpython-git-85e729ec3b6708af956fb47ff4936521020ff5e5.tar.gz |
Take the first step in resolving the messy pkgutil vs importlib edge cases by basing pkgutil explicitly on importlib, deprecating its internal import emulation and setting __main__.__loader__ correctly so that runpy still works (Affects #15343, #15314, #15357)
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions