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

  /external/python/cpython2/Doc/includes/
tzinfo-examples.py 118 def __init__(self, hours, reprname, stdname, dstname):
120 self.reprname = reprname
125 return self.reprname
  /external/python/cpython3/Doc/includes/
tzinfo-examples.py 112 def __init__(self, hours, reprname, stdname, dstname):
114 self.reprname = reprname
119 return self.reprname
  /external/python/cpython3/Lib/test/
datetimetester.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_datetime.py     [all...]
  /external/python/cpython2/Lib/test/
test_datetime.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]

Completed in 349 milliseconds