eric7/DebugClients/Python/ThreadExtension.py

branch
eric7
changeset 8334
c113428ecff3
parent 8312
800c432b34c8
child 8881
54e42bc2437a
--- a/eric7/DebugClients/Python/ThreadExtension.py	Thu May 20 19:16:58 2021 +0200
+++ b/eric7/DebugClients/Python/ThreadExtension.py	Thu May 20 19:18:19 2021 +0200
@@ -224,8 +224,7 @@
     
     def patchPyThread(self, module):
         """
-        Public method to patch Python _thread (Python3) and thread (Python2)
-        modules.
+        Public method to patch Python _thread module.
         
         @param module reference to the imported module to be patched
         @type module

eric ide

mercurial