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

/external/python/cpython2/Lib/test/
H A Dtest_logging.py1109 def formatFunc(format, datefmt=None): function
1314 '()' : __name__ + '.formatFunc',
1318 '()' : formatFunc,
/external/python/cpython3/Lib/test/
H A Dtest_logging.py1945 def formatFunc(format, datefmt=None): function
2177 '()' : __name__ + '.formatFunc',
2181 '()' : formatFunc,

Completed in 510 milliseconds