Home
last modified time | relevance | path

Searched defs:INSUFFICIENT_STORAGE (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py146 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in HTTPStatus
/third_party/python/Lib/test/
H A Dtest_httplib.py664 INSUFFICIENT_STORAGE = 507, 'Insufficient Storage' variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus

Completed in 5 milliseconds