Home
last modified time | relevance | path

Searched defs:monthname (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
DBaseHTTPServer.py496 monthname = [None, variable in BaseHTTPRequestHandler
DCookie.py386 def _getdate(future=0, weekdayname=_weekdayname, monthname=_monthname): argument
/external/python/cpython3/Lib/http/
Dcookies.py245 def _getdate(future=0, weekdayname=_weekdayname, monthname=_monthname): argument
Dserver.py602 monthname = [None, variable in BaseHTTPRequestHandler