Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vendored/
Dsix.py331 class Module_six_moves_urllib_error(_LazyModule): class
341 setattr(Module_six_moves_urllib_error, attr.name, attr)
344 Module_six_moves_urllib_error._moved_attributes = _urllib_error_moved_attributes
346 _importer._add_module(Module_six_moves_urllib_error(__name__ + ".moves.urllib.error"),
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
Dsix.py348 class Module_six_moves_urllib_error(_LazyModule): class
358 setattr(Module_six_moves_urllib_error, attr.name, attr)
361 Module_six_moves_urllib_error._moved_attributes = _urllib_error_moved_attributes
363 _importer._add_module(Module_six_moves_urllib_error(__name__ + ".moves.urllib.error"),
/external/chromium-trace/catapult/third_party/six/
Dsix.py360 class Module_six_moves_urllib_error(_LazyModule): class
371 setattr(Module_six_moves_urllib_error, attr.name, attr)
374 Module_six_moves_urllib_error._moved_attributes = _urllib_error_moved_attributes
376 _importer._add_module(Module_six_moves_urllib_error(__name__ + ".moves.urllib.error"),