log.debug("afdko: not copying %s (up-to-date)",script) continue try: f=open(script,"rb") exceptOSError: ifnotself.dry_run: raise f=None else: first_line=f.readline() ifnotfirst_line: f.close() self.warn("afdko: %s is an empty file (skipping)"%script) ...
adobe-type-tools/afdkoPublic NotificationsYou must be signed in to change notification settings Fork168 Star1.1k Code Issues199 Pull requests11 Discussions Actions Projects Wiki Security Insights Additional navigation options Files develop .github
Adobe Font Development Kit for OpenType. Contribute to adobe-type-tools/afdko development by creating an account on GitHub.
afdko tests omit = */__init__.py tests/*_test.py # these are treated as equivalent when combining data [paths] source = python/afdko */site-packages/afdko [report] # Regexes for lines to exclude from consideration exclude_lines = ...