repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Whitespace normalization.
[python/dscho.git]
/
Tools
/
modulator
/
Templates
/
object_tp_call
blob
a93f17fd6135682a776d2fbbf0909a5dfa85c5ed
1
2
static PyObject *
3
$abbrev$_call($abbrev$object *self, PyObject *args, PyObject *kwargs)
4
{
5
/* XXXX Return the result of calling self with argument args */
6
}
7