Lines Matching defs:is_expired
774 def is_expired(self, now=None):1103 if cookie.is_expired(self._now):1705 if cookie.is_expired(now):