Python Schoolby trefilov
Шаг 1 из 4+120 XP

GC: refcount + cycles

Как Python собирает мусор.

gc

- Refcount — основной механизм
- Cycle collector ловит циклы
- import gc; gc.collect() — принудительно