# `dircache` was removed in Python 3, and so is a good test of which standard library we're # extracting. import dircache # A module that's present in both Python 2 and 3 import stat