Searched refs:COOKIE_LIFETIME (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Tools/faqwiz/ | ||
D | faqconf.py | 30 COOKIE_LIFETIME = 28*24*3600 # Cookie expiration in seconds variable |
D | faqwiz.py | 158 then = now + COOKIE_LIFETIME |