Home
last modified time | relevance | path

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

/external/python/parse_type/tasks/_vendor/
Dsix.py430 class Module_six_moves_urllib_response(_LazyModule): class
442 setattr(Module_six_moves_urllib_response, attr.name, attr)
445 Module_six_moves_urllib_response._moved_attributes = _urllib_response_moved_attributes
447 _importer._add_module(Module_six_moves_urllib_response(__name__ + ".moves.urllib.response"),
/external/scapy/scapy/modules/
Dsix.py440 class Module_six_moves_urllib_response(_LazyModule): class
452 setattr(Module_six_moves_urllib_response, attr.name, attr)
455 Module_six_moves_urllib_response._moved_attributes = _urllib_response_moved_attributes
457 _importer._add_module(Module_six_moves_urllib_response(__name__ + ".moves.urllib.response"),
/external/python/six/
Dsix.py436 class Module_six_moves_urllib_response(_LazyModule): class
448 setattr(Module_six_moves_urllib_response, attr.name, attr)
451 Module_six_moves_urllib_response._moved_attributes = _urllib_response_moved_attributes
453 _importer._add_module(Module_six_moves_urllib_response(__name__ + ".moves.urllib.response"),