--- a/src/eric7/DebugClients/Python/DebugConfig.py Tue Oct 18 16:33:23 2022 +0200
+++ b/src/eric7/DebugClients/Python/DebugConfig.py Tue Oct 18 17:02:51 2022 +0200
@@ -16,6 +16,7 @@
"__mro__",
"__name__",
"__qualname__",
+ "__subclasses__",
)
BatchSize = 200