Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2.py258 def __init__(self, meth_name, action, handle): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py364 def _call_chain(self, chain, kind, meth_name, *args): argument