Lines Matching full:leak
576 address space, and it *looked* like a very slow leak.1812 Prior to adding cycle-GC support to itertools.tee, this code would leak1817 >>> def leak():1827 >>> it = leak()1840 >>> def leak():1846 >>> leak()