Searched refs:stack_global_op (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _pickle.c | 3748 const char stack_global_op = STACK_GLOBAL; in save_global() local 3755 if (_Pickler_Write(self, &stack_global_op, 1) < 0) in save_global() |
Completed in 9 milliseconds