2
1

checkpackagelib_patch.py 368 B

1234567
  1. # See support/scripts/check-package.txt before editing this file.
  2. # The format of the patch files is tested during the build, so below check
  3. # functions don't need to check for things already checked by running
  4. # "make package-dirclean package-patch".
  5. # Notice: ignore 'imported but unused' from pyflakes for check functions.
  6. from checkpackagelib import NewlineAtEof