[tests] mangled names are incorrectly introspected by test_pyclbr.py
#120449
Closed
Description
Bug report
Bug description:
This is something I encountered when implementing #120422. It should not affect the pyclbr.py
module itself since introspection is achieved without any loading (so the names are correctly picked).
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux