Home
last modified time | relevance | path

Searched refs:_One (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A D_pydecimal.py2342 return _One
2376 if self == _One:
2958 return _One
2971 return _One
2978 return _One
2985 return _One
2989 return _One
2992 return _One
2996 return _One
3003 return _One
6410 _One = Decimal(1) global() variable
[all...]
/third_party/python/Lib/unittest/test/testmock/
H A Dtestmock.py1769 class _One(object): class
1789 for One, Two in [(_One, _Two), (['one'], ['two'])]:

Completed in 8 milliseconds