Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_format.py13 def testformat(formatstr, args, output=None, limit=None, overflowok=False): argument
49 def testboth(formatstr, *args, **kwargs): argument
241 def test_exc(formatstr, args, exception, excmsg): argument