cpython-d ~master (2020-09-09T07:24:20Z)
Dub
Repo
PySetObject.lookup
deimos
python
setobject
PySetObject
Undocumented in source.
struct
PySetObject
version(Python_2_5_Or_Later && !Python_3_2_Or_Later)
setentry
*
function
(
PySetObject
*
so
,
PyObject
*
key
,
C_long
hash
)
lookup
;
Meta
Source
See Implementation
deimos
python
setobject
PySetObject
mixins
__anonymous
variables
data
fill
hash
lookup
mask
smalltable
table
used
weakreflist
Undocumented in source.