--- a/src/eric7/Utilities/ClassBrowsers/__init__.py Thu Jan 11 22:13:39 2024 +0100
+++ b/src/eric7/Utilities/ClassBrowsers/__init__.py Fri Jan 12 12:08:29 2024 +0100
@@ -19,6 +19,7 @@
"""
import importlib
+import importlib.machinery
import os
from eric7 import Preferences