Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2net.py15 def _retry_thrice(func, exc, *args, **kwargs): function
27 return _retry_thrice(func, exc, *args, **kwargs)