Issue #15288: Clarify that pkgutil.walk_packages() and friends will no
longer work as expected in Python 3.3 as importlib's loaders do not implement the non-standard iter_modules() method. Also link to the term "loader" in the requisite notes to help make it clearer what has happened.
B
Brett Cannon committed
b19449751f7e8b83ab6b8669111c111b905a14b7
Parent: 19a2f59