Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-atheos/
DTYPES.py96 def __isleap(year): return \ function
DIN.py333 def __isleap(year): return \ function
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py114 def __isleap(year): return \ function