HomeSort by relevance Sort by last modified time
    Searched refs:method_on_303 (Results 1 - 2 of 2) sorted by null

  /external/python/httplib2/python2/
httplib2test.py 686 for (method, method_on_303) in [
694 self.assertEqual(response["x-method"], method_on_303)
    [all...]
  /external/python/httplib2/python3/
httplib2test.py 653 for (method, method_on_303) in [
661 self.assertEqual(response["x-method"], method_on_303)
    [all...]

Completed in 64 milliseconds