Searched refs:ReadStampFile (Results 1 – 2 of 2) sorted by relevance
54 update.ReadStampFile().strip() == update.PACKAGE_VERSION):
151 def ReadStampFile(path=STAMP_FILE): function338 if ReadStampFile(GNUWIN_STAMP) == GNUWIN_VERSION:402 if ReadStampFile() == PACKAGE_VERSION and not args.force_local_build: