cpython/Tools/modulator/Templates/object_tp_hash

7 lines
95 B
Plaintext

static long
$abbrev$_hash($abbrev$object *self)
{
/* XXXX Return a hash of self (or -1) */
}