Do some cleanup in importlib:
+ Ditch using arguments to super(). + Ditch subclassing from object directly. + Move directory check out of chaining path hook to file path hook/finder. + Rename some classes to better reflect they are finders, not importers.
B
Brett Cannon committed
2dee597e0593a8f7b477f58afe5e46f94b994541
Parent: a2fcb1d