repomatic.compat module¶
Version-dependent standard-library imports, shared by the whole package.
One home for every sys.version_info import shim, so each consumer keeps a
clean import block and dropping a Python version means deleting a branch here
instead of hunting copies across modules.