This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cb76804b17
cpython
/
Tools
/
modulator
/
Templates
/
object_tp_hash
7 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
checkin of Jack's original version
1995-03-02 10:05:29 -04:00
static long
Patches by Jens B. Jorgensen with small mods by me: - Converted the templates to use ANSI C prototypes (finally!) - Use re in stead of deprecated regex
2001-12-27 19:35:43 -04:00
$abbrev$_hash($abbrev$object *self)
checkin of Jack's original version
1995-03-02 10:05:29 -04:00
{
/* XXXX Return a hash of self (or -1) */
}