Home
last modified time | relevance | path

Searched defs:overflowok (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_format.py15 def testformat(formatstr, args, output=None, limit=None, overflowok=False): argument
50 def testcommon(formatstr, args, output=None, limit=None, overflowok=False): argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_format.py13 def testformat(formatstr, args, output=None, limit=None, overflowok=False): argument