optimize performance 06-05-2025

This commit is contained in:
2025-05-06 19:47:14 +02:00
parent d0aed9e253
commit dba6138aa7
12 changed files with 140 additions and 98 deletions

View File

@ -3,7 +3,7 @@ My standard System: Linux Mint 22 Cinnamon
## [Unreleased]
- os import in cls_mth_fc.py replaced by other methods
- os import in common_tools.py replaced by other methods
- If Wire-Py already runs, prevent further start
- for loops with lists replaced by List Comprehensions