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

Lines Matching full:decref

778 /* Safely decref `op` and set `op` to NULL, especially useful in tp_clear
802 * That arranges to set `op` to NULL _before_ decref'ing, so that any code