Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
Dresponse.py385 class ComplexWeight(ResponseElement): class
400 return super(ComplexWeight, self).startElement(name, attrs, connection)
406 super(ComplexWeight, self).endElement(name, value, connection)
436 EstimatedShippingWeight = Element(ComplexWeight)
440 EstimatedShippingWeight = Element(ComplexWeight)