summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.py b/bootstrap.py
index f0fa15f..e9b2033 100644
--- a/bootstrap.py
+++ b/bootstrap.py
@@ -22,6 +22,7 @@ Most of these are enabled and/or configured via commandline flags
import functools
import importlib
+import importlib.abc
import logging
import os
import sys