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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
cvslib.py 93 self.ectime = unctime(dates[:24])
94 self.emtime = unctime(dates[25:])
318 def unctime(date): function
346 u = unctime(at)
347 print 'unctime()', u
  /external/python/cpython2/Demo/pdist/
cvslib.py 93 self.ectime = unctime(dates[:24])
94 self.emtime = unctime(dates[25:])
318 def unctime(date): function
346 u = unctime(at)
347 print 'unctime()', u

Completed in 162 milliseconds