Home
last modified time | relevance | path

Searched refs:_urllib_robotparser_moved_attributes (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vendored/
Dsix.py423 _urllib_robotparser_moved_attributes = [ variable
426 for attr in _urllib_robotparser_moved_attributes:
430 Module_six_moves_urllib_robotparser._moved_attributes = _urllib_robotparser_moved_attributes
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
Dsix.py440 _urllib_robotparser_moved_attributes = [ variable
443 for attr in _urllib_robotparser_moved_attributes:
447 Module_six_moves_urllib_robotparser._moved_attributes = _urllib_robotparser_moved_attributes
Dtest_six.py162 [item.name for item in six._urllib_robotparser_moved_attributes])
/external/chromium-trace/catapult/third_party/six/
Dsix.py456 _urllib_robotparser_moved_attributes = [ variable
459 for attr in _urllib_robotparser_moved_attributes:
463 Module_six_moves_urllib_robotparser._moved_attributes = _urllib_robotparser_moved_attributes
Dtest_six.py182 [item.name for item in six._urllib_robotparser_moved_attributes])