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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqwiz.py 476 self.last_changed(files)
483 self.last_changed(files)
488 def last_changed(self, files): member in class:FaqWizard
496 print time.strftime(LAST_CHANGED, time.localtime(latest))
519 self.last_changed(files)
faqconf.py 329 LAST_CHANGED = "Last changed on %c %Z"
  /external/python/cpython2/Tools/faqwiz/
faqwiz.py 476 self.last_changed(files)
483 self.last_changed(files)
488 def last_changed(self, files): member in class:FaqWizard
496 print time.strftime(LAST_CHANGED, time.localtime(latest))
519 self.last_changed(files)
faqconf.py 329 LAST_CHANGED = "Last changed on %c %Z"

Completed in 91 milliseconds