Home
last modified time | relevance | path

Searched refs:sp_handle_as_int (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/PC/
D_subprocess.c131 sp_handle_as_int(sp_handle_object* self) in sp_handle_as_int() function
671 sp_handle_as_number.nb_int = (unaryfunc) sp_handle_as_int; in init_subprocess()