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
Ditched '_find_SET()', since it was a no-value-added wrapper around
[python/dscho.git]
/
Tools
/
modulator
/
Templates
/
object_mlist
blob
a12a9e1be18726c567a78cd4b242f03758f0329b
1
2
static struct PyMethodDef $abbrev$_methods[] = {
3
$methodlist$
4
{NULL, NULL} /* sentinel */
5
};
6
7
/* ---------- */
8