Class around PixMap objects that allows more python-like access. By Joe Strout.
[python/dscho.git] / Tools / modulator / Templates / object_tp_hash
blob1681b4a3846da7698f8613ac0205281d8102ad5f
2 static long
3 $abbrev$_hash(self)
4         $abbrev$object *self;
6         /* XXXX Return a hash of self (or -1) */