src/eric7/Utilities/ClassBrowsers/__init__.py

branch
eric7
changeset 10496
f9925e08dbce
parent 10439
21c28b0f9e41
child 10592
2bada76be1a6
--- 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

eric ide

mercurial