Searched refs:NoLen (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_enumerate.py | 210 class NoLen(object): class |
/external/python/cpython3/Lib/test/ | ||
D | test_enumerate.py | 225 class NoLen(object): class |