Kaydet (Commit) 1c2d06ac authored tarafından Fred Drake's avatar Fred Drake

Added reference count information for PySequence_List().

üst a8455abc
......@@ -726,6 +726,9 @@ PySequence_SetSlice:int:i1::
PySequence_SetSlice:int:i2::
PySequence_SetSlice:PyObject*:v:+1:
PySequence_List:PyObject*::+1:
PySequence_List:PyObject*:o:0:
PySequence_Tuple:PyObject*::+1:
PySequence_Tuple:PyObject*:o:0:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment