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
(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
[python/dscho.git]
/
Tools
/
modulator
/
Templates
/
object_tp_compare
blob
a2e2e9de746a8943058073b9a4bd923029889811
1
2
static int
3
$abbrev$_compare(v, w)
4
$abbrev$object *v, *w;
5
{
6
/* XXXX Compare objects and return -1, 0 or 1 */
7
}