Home | History | Annotate | Download | only in pydoc_data

Lines Matching refs:garbage

2140              'until the next garbage collection occurs.\n'
2945 ' references which are garbage are detected and cleaned '
2947 " cyclic garbage collector is enabled (it's on by "
6637 'unreachable they may be garbage-collected. An implementation is\n'
6638 'allowed to postpone garbage collection or omit it altogether --- '
6640 'a matter of implementation quality how garbage collection is\n'
6648 'garbage, which collects most objects as soon as they become\n'
6649 'unreachable, but is not guaranteed to collect garbage containing\n'
6652 'information on controlling the collection of cyclic garbage. '
6670 'when the object is garbage-collected, but since garbage '
6868 '[4] Due to automatic garbage-collection, free lists, and '
7602 ' references which are garbage are detected and cleaned '
7604 " cyclic garbage collector is enabled (it's on by "
10428 'until the next garbage collection occurs.\n'