]> granicus.if.org Git - python/commit
Closes #17892: Fix the name of _PyObject_CallMethodObjIdArgs
authorAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 2 May 2013 17:44:04 +0000 (10:44 -0700)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 2 May 2013 17:44:04 +0000 (10:44 -0700)
commit865eaa1b53b7f87e13e07f0e96c5659edf003ab1
tree65aad09c0ba512559c4c008ae0d62a6dac18b1d3
parent242db728e2fcbf9004143517d240301334b02545
Closes #17892: Fix the name of _PyObject_CallMethodObjIdArgs
Include/abstract.h
Objects/abstract.c
Python/import.c