eric6/DebugClients/Python/ThreadExtension.py

branch
multi_processing
changeset 7419
9c1163735448
parent 7417
9391a330f50f
child 7646
39e3db2b4936
--- a/eric6/DebugClients/Python/ThreadExtension.py	Sat Feb 15 16:30:08 2020 +0100
+++ b/eric6/DebugClients/Python/ThreadExtension.py	Sat Feb 15 20:00:22 2020 +0100
@@ -422,9 +422,6 @@
         
         module.QThread = QThreadWrapper
         module.QRunnable = QRunnableWrapper
-        
-        self.enableImportHooks = True
-        return module
 
 #
 # eflag: noqa = M702

eric ide

mercurial