Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
Dcookies.py246 def _getdate(future=0, weekdayname=_weekdayname, monthname=_monthname): function
409 append("%s=%s" % (self._reserved[key], _getdate(value)))