Files
codeql/python/ql/test/2/query-tests/Classes/new-style/PropertyInOldStyleClass.expected
Taus 1ffcdc9293 Python: Select property instead of function
in PropertyInOldStyleClass. This matches the previous behaviour more
closely.
2026-03-23 14:55:28 +00:00

2 lines
128 B
Plaintext

| property_old_style.py:8:6:8:13 | property | Property piosc will not work properly, as class OldStyle is an old-style class. |