Files
micropython/tests/basics/weakref_multiple_refs.py.exp
T
2026-03-22 23:06:01 +11:00

7 lines
145 B
Plaintext

test having multiple ref and finalize objects referencing the same thing
<A object> True <A object> True
finalize2
finalize1
ref2 None
ref1 None