mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
7 lines
102 B
Text
7 lines
102 B
Text
|
|
static long
|
|
$abbrev$_hash(self)
|
|
$abbrev$object *self;
|
|
{
|
|
/* XXXX Return a hash of self (or -1) */
|
|
}
|