Lines Matching full:leak
891 address space, and it *looked* like a very slow leak.2106 Prior to adding cycle-GC support to itertools.tee, this code would leak2111 >>> def leak():2121 >>> it = leak()2134 >>> def leak():2140 >>> leak()