Searched refs:handler_order (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_urllib2.py | 378 handler_order = 500 variable in MockHandler |
/third_party/python/Lib/urllib/ | ||
D | request.py | 606 handler_order = 500 variable in BaseHandler |
/third_party/python/Doc/library/ | ||
D | urllib.request.rst | 150 A :class:`BaseHandler` subclass may also change its :attr:`handler_order` |