cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PySetObject.lookup
deimos
python
setobject
PySetObject
_
struct
PySetObject
setentry
*
function
(
PySetObject
*
so
,
PyObject
*
key
,
Py_hash_t
hash
)
lookup
;
Meta
Source
See Implementation
deimos
python
setobject
PySetObject
variables
data
fill
hash
lookup
mask
smalltable
table
used
weakreflist
_