da-dada

Results 4 issues of da-dada

it looks as though debugging does not use an updated `sys.path` for imports **if a break point is set** (no problem in all other cases) **sorry** it's more complicated and...

on line **10938** there should be a **positive stretch factor** otherwise a multiline column label may be corrupted

**Windows**: **wxPython version & source**: **Python version & source**: **current indicator should not be initialized to valid value**: lines 476 / 477 should be (click to expand) ```python self.curRow =...

### Bug no error given in pylint, no run in Python ```python class WinHlp: def print_text(self, txt): print(f'{__class__} {txt=}') class Window: def print_text(self, txt): print(f'{__class__} {txt=}') class Win(WinHlp, Window): def...

False Negative 🦋
Needs PR