Home
last modified time | relevance | path

Searched defs:slf (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_coercion.py310 def __cmp__(slf, other): argument
317 def __cmp__(slf, other): argument
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_sslproto.py385 def buffer_updated(slf, nsize): argument
/external/python/cpython3/Lib/sqlite3/test/
Ddbapi.py322 def __getitem__(slf, x): argument