kivy-ios/kivy_ios/recipes/hostpython3
Andre Miras 2c0a79a817 Uses Python 3 syntax
This is a follow up for #482, uses Python 3 syntax:
- Simplifies `super()` calls
- Removes some unused `super()` (no parent class)
- Removes `object` inheritance
- Drops `IS_PY2` logic
- Drops Python 2 imports
2020-05-06 18:59:20 +02:00
..
__init__.py Uses Python 3 syntax 2020-05-06 18:59:20 +02:00
ModulesSetup Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
pyconfig_detection.patch Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00