Searched refs:UTC_ZONES (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Dcookielib.py120 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None} variable
125 if tz in UTC_ZONES:

Completed in 91 milliseconds