HomeSort by relevance Sort by last modified time
    Searched refs:STACK_GLOBAL (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/
pickle.py 177 STACK_GLOBAL = b'\x93' # same as GLOBAL but using names on the stacks
    [all...]
  /external/python/cpython3/Modules/
_pickle.c 100 STACK_GLOBAL = '\x93',
    [all...]

Completed in 376 milliseconds