kivy-ios/kivy_ios
Andre Miras f082919a90 Uses contextlib.suppress to ignore exceptions
Shorter, yet more meaningful way to ignore exceptions.
Also note it can prevent race conditions in the `if exists()` case.
2020-05-06 22:38:25 +02:00
..
recipes Uses cd context manager in Python3Recipe.reduce_python() 2020-05-06 20:06:06 +02:00
tools Merge pull request #483 from AndreMiras/feature/lint_tools 2020-05-06 18:40:49 +02:00
__init__.py Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
toolchain.py Uses contextlib.suppress to ignore exceptions 2020-05-06 22:38:25 +02:00