Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.

This commit is contained in:
Serhiy Storchaka 2013-05-28 22:46:51 +03:00
parent 7393c69d6d
commit 3fcf2d3174
1 changed files with 1 additions and 1 deletions

View File

@ -932,7 +932,7 @@ PyObject_CallMethod::...::
PyObject_CallMethodObjArgs:PyObject*::+1:
PyObject_CallMethodObjArgs:PyObject*:o:0:
PyObject_CallMethodObjArgs:char*:name::
PyObject_CallMethodObjArgs:PyObject*:name:0:
PyObject_CallMethodObjArgs::...::
PyObject_CallObject:PyObject*::+1: