Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A Dcookiejar.py133 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None} variable
138 if tz in UTC_ZONES:

Completed in 3 milliseconds