[PYTHON/COMMON] getweakrefcount 함수 : 약한 참조 카운트 구하기


■ getweakrefcount 함수를 사용해 약한 참조 카운트를 구하는 방법을 보여준다.

예제 코드 (PY)