Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_urllib2.py303 def __init__(self, meth_name, action, handle): argument
/third_party/python/Lib/urllib/
Drequest.py489 def _call_chain(self, chain, kind, meth_name, *args): argument