Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dhashlib.py112 def __py_new(name, string=''): function
140 new = __py_new
221 del __py_new, __hash_new, __get_openssl_constructor
/external/python/cpython3/Lib/
Dhashlib.py131 def __py_new(name, data=b'', **kwargs): function
166 new = __py_new
252 del __py_new, __hash_new, __get_openssl_constructor