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