Home | History | Annotate | Download | only in python2.7

Lines Matching full:consume

921 NOTE: functions that 'consume' a reference count, like
922 PyList_SetItem(), consume the reference even if the object wasn't
926 argument consume a reference count; however, this may quickly get