Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dfunctools.py416 fasttypes = {int, str}, argument
441 elif len(key) == 1 and type(key[0]) in fasttypes: