Searched defs:IM_A_TEAPOT (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | __init__.py | 109 IM_A_TEAPOT = (418, 'I\'m a Teapot', variable in HTTPStatus |
/third_party/python/Lib/test/ | ||
H A D | test_httplib.py | 628 IM_A_TEAPOT = (418, 'I\'m a Teapot', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus |
Completed in 6 milliseconds