Home | History | Annotate | Download | only in Lib

Lines Matching defs:is_expired

790     def is_expired(self, now=None):
1119 if cookie.is_expired(self._now):
1721 if cookie.is_expired(now):