Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
ab2b71699cce1b6f2e3de34c8b79a433101a28b8
/
.
/
Tools
/
modulator
/
Templates
/
object_tp_call
blob: a93f17fd6135682a776d2fbbf0909a5dfa85c5ed [
file
]
static
PyObject
*
$abbrev$_call
(
$abbrev$object
*
self
,
PyObject
*
args
,
PyObject
*
kwargs
)
{
/* XXXX Return the result of calling self with argument args */
}