HomeSort by relevance Sort by last modified time
    Searched refs:UTC_ZONES (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/
cookielib.py 120 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None}
125 if tz in UTC_ZONES:
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cookielib.py 120 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None}
125 if tz in UTC_ZONES:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 120 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None}
125 if tz in UTC_ZONES:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 120 UTC_ZONES = {"GMT": None, "UTC": None, "UT": None, "Z": None}
125 if tz in UTC_ZONES:
    [all...]

Completed in 49 milliseconds